* Changed the login banner a bit
authorArt Cancro <ajc@citadel.org>
Sat, 24 May 2003 22:13:10 +0000 (22:13 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 24 May 2003 22:13:10 +0000 (22:13 +0000)
webcit/ChangeLog
webcit/static/login.html

index 8a0ccb73c38a42dfd6abd0ddda94a315919d643f..78bfccd60ae2ead5bc16db3f956e8e9155e48f60 100644 (file)
@@ -1,4 +1,7 @@
 $Log$
+Revision 410.33  2003/05/24 22:13:08  ajc
+* Changed the login banner a bit
+
 Revision 410.32  2003/05/20 03:25:41  ajc
 * Separate event invitees with newlines instead of commas.
 
@@ -1407,3 +1410,4 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
+
index e8ba086ced571dbfbd5cf29df715759135aaec70..3baf7b61af20e2b825be2cddf4d033a820925b98 100644 (file)
        </tr>
        <tr>
                <td colspan="2">
-               <p>
-               <b>If you already have an account on <?SERV_HUMANNODE></b>,
-               enter your user name and password and click &quot;Login.&quot;<br>
-               <b>If you are a new user</b>, enter the name and password you wish to use,
-               and click &quot;New User.&quot;<br>
-               Please log off properly when finished.<br>
-               You must use a browser that supports <i>frames</i> and <i>cookies</i>.<br>
-               </p>
+               <ul>
+               <li><b>If you already have an account on <?SERV_HUMANNODE></b>,
+               enter your user name and password and click &quot;Login.&quot;
+               <li><b>If you are a new user</b>, enter the name and password
+               you wish to use,
+               and click &quot;New User.&quot;
+               <li>Please log off properly when finished.
+               <li>You must use a browser that supports <i>frames</i> and
+               <i>cookies</i>.
+               <li>Also keep in mind that if your browser is
+               configured to block pop-up windows, you will not be able
+               to receive any instant messages.<br>
+               </ul>
                </td>
 </tr>
 </table>