diff --git a/kallithea/templates/admin/my_account/my_account_password.html b/kallithea/templates/admin/my_account/my_account_password.html --- a/kallithea/templates/admin/my_account/my_account_password.html +++ b/kallithea/templates/admin/my_account/my_account_password.html @@ -22,7 +22,7 @@ ${h.form(url('my_account_password'), met
- +
${h.password('new_password_confirmation',class_='medium')} diff --git a/kallithea/templates/register.html b/kallithea/templates/register.html --- a/kallithea/templates/register.html +++ b/kallithea/templates/register.html @@ -39,7 +39,7 @@
- +
${h.password('password_confirmation',class_="medium")}