Changeset 1143
- Timestamp:
- 08/23/2012 04:20:13 AM (9 months ago)
- Files:
-
- 1 modified
-
trunk/htdocs/cacher/sub/entrylist.tpl.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/htdocs/cacher/sub/entrylist.tpl.php
r1101 r1143 141 141 ?> 142 142 </table> 143 <?php if (!$isphp && $listName == 'Deleted') { ?>143 <?php if (!$isphp && $listName != 'Deleted') { ?> 144 144 <input type="submit" value="<?php echo _T("Remove Selected"); ?>"> 145 145 <?php } ?>

