Index: trunk/extensions/MobileFrontend/MobileFrontend.php |
— | — | @@ -1083,7 +1083,7 @@ |
1084 | 1084 | <td class="mw-label"><label for="wpName1">{$username}</label></td> |
1085 | 1085 | </tr> |
1086 | 1086 | <tr> |
1087 | | - <td class="mw-input"><input class="loginText" id="wpName1" tabindex="1" size="20" value="Root" name="wpName"></td> |
| 1087 | + <td class="mw-input"><input class="loginText" id="wpName1" tabindex="1" size="20" value="" name="wpName"></td> |
1088 | 1088 | </tr> |
1089 | 1089 | <tr> |
1090 | 1090 | <td class="mw-label"><label for="wpPassword1">{$password}</label></td> |