Adjust the color
authorJoey Schulze <joey@infodrom.org>
Mon, 11 Aug 2008 09:49:23 +0000 (09:49 +0000)
committerJoey Schulze <joey@infodrom.org>
Mon, 11 Aug 2008 09:49:23 +0000 (09:49 +0000)
lib/login.inc

index 0e7559e..3c96839 100644 (file)
@@ -209,7 +209,7 @@ function process_activate()
     } else {
       $ret = information('Ihr Account ist aktiviert.');
       $ret .= '<h3>Willkommen!</h3><p class="info">'.
     } else {
       $ret = information('Ihr Account ist aktiviert.');
       $ret .= '<h3>Willkommen!</h3><p class="info">'.
-       'Sie werden automatisch zur <a href="login.html">Login-Seite</a> weitergeleitet. '.
+       'Sie werden automatisch zur <a href="login.html"><span style="color: red;">Login-Seite</span></a> weitergeleitet. '.
        'Bitte melden Sie sich dort an.</p>';
       $zlist['redirect'] = 'login.html';
     }
        'Bitte melden Sie sich dort an.</p>';
       $zlist['redirect'] = 'login.html';
     }