Index: /trunk/htdocs/cacher/sub/entrylist.tpl.php
===================================================================
--- /trunk/htdocs/cacher/sub/entrylist.tpl.php	(revision 1142)
+++ /trunk/htdocs/cacher/sub/entrylist.tpl.php	(revision 1143)
@@ -141,5 +141,5 @@
 ?>
 	</table>
-<?php if (!$isphp && $listName == 'Deleted') { ?>
+<?php if (!$isphp && $listName != 'Deleted') { ?>
 	<input type="submit" value="<?php echo _T("Remove Selected"); ?>">
 <?php } ?>
