Dave Huang <khym+skwirl@azeotrope.org> html format reporting
[squirrelmail.git] / src / options_highlight.php
index 55ab27cc6b684e3da296d9c776216b908bd9889f..0775e2e848b5a24ca6607387ae79e5344b52c56e 100644 (file)
@@ -68,7 +68,7 @@ if (count($message_highlight_list) >= 1) {
     echo '<table border="0" cellpadding="3" cellspacing="0" align="center" width="80%">'."\n";
     for ($i=0; $i < count($message_highlight_list); $i++) {
         echo '<tr bgcolor="' . $message_highlight_list[$i]['color'] . '">'.
-                "<td width=\"20%\" bgcolor=\"$color[4]\" nobr>".
+                "<td width=\"20%\" bgcolor=\"$color[4]\" nowrap>".
                 "<small>[<a href=\"options_highlight.php?action=edit&theid=$i\">".
             _("Edit") .
             '</a>]&nbsp;[<a href="options_highlight.php?action=delete&theid='.