fixed minor bug in url parsing that didn't let urls be at beginning of line
[squirrelmail.git] / src / options_highlight.php
index 868920b230d1d7713409feada7817093e0826c5a..c007c668cfc229e30c2c8ec6aba6b1f897703551 100644 (file)
@@ -53,7 +53,7 @@
       <center><b><?php echo _("Options") . " - " . _("Message Highlighting"); ?></b></center>
    </td></tr></table>
 
-<?
+<?php
    echo "<br><center>[<a href=\"options_highlight.php?action=add\">" . _("New") . "</a>]";
    echo " - [<a href=\"options.php\">"._("Done")."</a>]</center><br>\n";
    if (count($message_highlight_list) >= 1) {