forked from leftypol/leftypol
Merge branch 'master' of https://github.com/lainchan/lainchan
This commit is contained in:
commit
4c604fdf7e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
{% trans 'Username' %}
|
||||
</th>
|
||||
<td>
|
||||
<input type="text" name="username" size="20" maxlength="30" value="{{ username|e }}">
|
||||
<input type="text" name="username" size="20" maxlength="30" value="{{ username|e }}" autofocus>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue