Kaynağa Gözat

one more place with incompatible color code

tokul 19 yıl önce
ebeveyn
işleme
d3413382c9
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/options_highlight.php

+ 1 - 1
src/options_highlight.php

@@ -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";