浏览代码

XHTML fix

Fredrik Jervfors 20 年之前
父节点
当前提交
9dd7840ef2
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      themes/default_theme.php

+ 2 - 2
themes/default_theme.php

@@ -35,5 +35,5 @@
     $color[13]  = '#800000'; // (dark red)       Color for quoted text -- > 1 quote
     $color[14]  = '#ff0000'; // (red)            Color for quoted text -- >> 2 or more
     $color[15]  = '#002266'; // (dark blue)      Unselectable folders
-    $color[16]  = '#FF9933'; // (orange)         Highlight color
-?>
+    $color[16]  = '#ff9933'; // (orange)         Highlight color
+?>