Changeset 121 for trunk/wassup.php
- Timestamp:
- 03/30/08 15:55:10 (9 months ago)
- Files:
-
- 1 modified
-
trunk/wassup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wassup.php
r120 r121 837 837 <td align="left" class="legend"> 838 838 <?php 839 // Marked items - Refresh 839 840 if ($wassup_options->wmark == 1) echo '<a href="?'.$_SERVER['QUERY_STRING'].'&search='.$wassup_options->wip.'" title="'.__('Filter by marked IP','wassup').'"><strong>'.$markedtot.'</strong> '.__('show marked items','wassup').'</a> - '; 840 841 if (!empty($search)) print "<strong>$searchtot</strong>".__('Searched for','wassup').": <strong>$search</strong> - ";
