Added missing [
[squirrelmail.git] / plugins / filters / options.php
index 00b7f9d23846363d062642a954390718bb2ce7ca..eb5589dd857501d3e8cf983a9d31313aa4dc6e4d 100644 (file)
@@ -90,7 +90,7 @@
                  "[<a href=\"options.php?theid=$i&action=edit\">" . _("Edit") . '</a>]'.
                  '</small></td><td><small>'.
                  "[<a href=\"options.php?theid=$i&action=delete\">" . _("Delete") . '</a>]'.
-                 '</small></td><td align=center><small>';
+                 '</small></td><td align=center><small>[';
 
             if (isset($filters[$i + 1])) {
                 echo "<a href=\"options.php?theid=$i&action=move_down\">" . _("Down") . '</a>';