Changeset 1665

Show
Ignore:
Timestamp:
01/07/07 22:57:19 (21 months ago)
Author:
mbonetti
Message:

and this, too

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/util.php

    r1658 r1665  
    856856    ."</select>" 
    857857    ."</p>\n"; 
    858  
     858/* 
    859859        if(isLoggedIn()) { 
    860860            echo "<p><label for=\"chkPrivate\">".__('Show Private:')."</label>\n" 
     
    862862            ."</p>\n"; 
    863863        } 
     864        */ 
    864865        echo "</form>\n"; 
    865866}