Wrote the initial version of the 'ajax_login_username_password' handler
[citadel.git] / webcit / static / t / get_logged_in.html
index 3f6986470c90a66f87b817802073b36f3f473077..518882052c86e43c4c2c9240e4f4ef67545a0fe3 100644 (file)
@@ -6,7 +6,7 @@
 <div align="center">
 To complete this action, you must log in.<br>
 <hr>
-<form method="POST" id="ajax_login_form">
+<form method="POST" id="ajax_login_username_password">
 <table border=0 cellspacing=0 cellpadding=0><tr>
 <td><?_("User name:")></td>
 <td><input type="text" name="name" id="uname"></td>