Browse Source

disabled "Previous" link is white text on white background

tokul 22 years ago
parent
commit
a00823ef32
1 changed files with 2 additions and 0 deletions
  1. 2 0
      themes/minimal_bw.php

+ 2 - 0
themes/minimal_bw.php

@@ -4,6 +4,8 @@
        Theme Name:   'Minimal BW Theme'
     
     This theme uses black color for text and white for background.
+    
+    Problem: $color[9] is used for background and for disabled links.
     **/
 
     global $color;