]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/login.html
* Re-enabled browser language detection. This will be debugged and finalized.
[citadel.git] / webcit / static / login.html
index cd1ee061d8bd953bd496fa4004a765fd8f03f8e2..c2692c817f0dc32eed2807197b7d225e961dcacc 100644 (file)
@@ -12,6 +12,8 @@
                <td><input type="text" name="name" maxlength="25"></td></tr>
                <tr><td><?PASSWORD_BOX></td>
                <td><input type="password" name="pass" maxlength="20"></td></tr>
+               <tr><td><?LANGUAGE_BOX></td>
+               <td><?DO_LANGUAGE_BOX></td></tr>
 
        <tr><td align=center colspan=2>
        <input type="submit" name="login_action" value="<?LOGIN_BUTTON>">