English source strings corrected (#510)
Requires .po/.pot files to be rebuilt This resolves #508
This commit is contained in:
committed by
Baptiste Gelez
parent
a674df3a77
commit
2d12524cd1
@@ -10,6 +10,6 @@
|
||||
|
||||
<form method="POST">
|
||||
@input!(ctx.1, email (email), "E-mail", form, errors.clone(), "minlenght=\"1\"")
|
||||
<input type="submit" value="@i18n!(ctx.1, "Send reset link")" />
|
||||
<input type="submit" value="@i18n!(ctx.1, "Send password reset link")" />
|
||||
</form>
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user