summaryrefslogtreecommitdiff
path: root/mobile/login_form.php
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/login_form.php')
-rw-r--r--mobile/login_form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/login_form.php b/mobile/login_form.php
index dd5b4acdc..4e414b5a0 100644
--- a/mobile/login_form.php
+++ b/mobile/login_form.php
@@ -56,7 +56,7 @@ window.onload = init;
<?php } ?>
<table>
- <tr><td align='right'><?php echo __("Login:") ?></td><td><input name="login"></td>
+ <tr><td align='right'><?php echo __("Login:") ?></td><td><input type="text" name="login"></td>
<tr><td align='right'><?php echo __("Password:") ?></td><td><input type="password" name="password"></tr>
<tr><td align="right"><?php echo __("Language:") ?></td>