Bug fix
[squirrelmail.git] / functions / display_messages.php
index d67bdf5ead0efb56c8515b990e23a24d2b39b12d..064d1dedcb2ee0333e72d02596557f10ddb23361 100644 (file)
@@ -13,7 +13,7 @@
  */
 
 function error_username_password_incorrect() {
-    global $frame_top;
+    global $frame_top, $color;
 
     if (!isset($frame_top)) {
         $frame_top = '_top';