Translate button
This commit is contained in:
parent
0ddbca1170
commit
8a7a537bd0
@ -27,7 +27,7 @@
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<input type="submit" value="login" />
|
||||
<input type="submit" value="{% trans "Login" %}" class="button" />
|
||||
<input type="hidden" name="next" value="{{ next }}" />
|
||||
</form>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user