Commit 59e1221c authored by Jérome Perrin's avatar Jérome Perrin

fixup! *: use "Username" in login and account creation dialogs

parent 655c06ec
Pipeline #10068 passed with stage
in 0 seconds
......@@ -29,7 +29,7 @@
<section>
<form method="post" tal:attributes="action python: context.absolute_url()">
<div class="ui-field-contain">
<label i18n:domain="ui" i18n:translate="">Login</label>
<label i18n:domain="ui" i18n:translate="">Username</label>
<div><input autofocus type="text" name="user_login" value="" required=""></div>
</div>
<br/>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment