summaryrefslogtreecommitdiff
path: root/mobile/login_form.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2009-12-15 13:37:13 +0300
committerAndrew Dolgov <[email protected]>2009-12-15 13:37:13 +0300
commit97f31c4810f42e49394d43be6b8ce65a6b6f62d7 (patch)
treed543864775004e8fd875c00dca85bf0f59d137e3 /mobile/login_form.php
parent6061ca7624a2a173babe97f03e66a748a9dd2cde (diff)
parent24ecbcae503da6a104ad38bf2b618c3f6024be64 (diff)
Merge branch 'master' of /home/fox/public_html/testbox/tt-rss
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>