Initial (not yet working) version of modal/ajax login box
[citadel.git] / webcit / static / t / login.html
index ba4126d8ff6202d6099f01010520f940ba85ac76..0583a8cb772e7e0f511a20df66a69129bdc83c56 100644 (file)
@@ -24,7 +24,7 @@
         <?LANG:SELECT> <br>
 </div>
         <div class="logbuttons">
-        <input type="submit" name="login_action" value="<?_("Login")>" class="button">
+        <input type="submit" name="login_action" value="<?_("Log in")>" class="button">
        <??("COND:SERV:NEWU", 1)>
         <input name="newuser_action" value="<?_("New User")>" class="button" type="submit">
        <??("X", 1)>
@@ -41,7 +41,7 @@
 <??("X", 3)>
 <div class="login_infos">
 <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>
+<?_("enter your user name and password and click &quot;Log in.&quot;")></li>
 <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>
 <li><?_("Please log off properly when finished. ")></li>
 <li><?_("See the")> <a href="http://www.citadel.org/doku.php/faq:everydayuse:webcit_browser"><?_("recommended browser list")></a> <?_("if you have trouble using Webcit.</li> <li>You must have <i>cookies</i> turned on. ")></li>