one more place with incompatible color code
[squirrelmail.git] / src / options_highlight.php
index 429307210d5b233a4002e6440f1aebda8301f8aa..167169f071be3dea502cb86fb0bec16c8e10bd98 100644 (file)
@@ -171,7 +171,7 @@ if ($mhl_count > 0) {
                         $match_type . ' = ' .
                         htmlspecialchars($message_highlight_list[$i]['value']) ,
                     'left' ) ,
-                '', $message_highlight_list[$i]['color'] ) . "\n";
+                '', '#'.$message_highlight_list[$i]['color'] ) . "\n";
     }
     echo "</table>\n".
         "<br />\n";