Add missing column class to the change-password panel

This commit is contained in:
Shane Kilkelly
2018-08-31 16:27:57 +01:00
parent 1776482159
commit bafcf24cc9
+5 -4
View File
@@ -123,10 +123,11 @@ block content
else
if settings.overleaf && settings.createV1AccountOnLogin
h3 #{translate("change_password")}
p
| To change your password,
| please go to #[a(href=settings.overleaf.host+'/users/edit') Overleaf v1 settings]
.col-md-5.col-md-offset-1
h3 #{translate("change_password")}
p
| To change your password,
| please go to #[a(href=settings.overleaf.host+'/users/edit') Overleaf v1 settings]
| !{moduleIncludes("userSettings", locals)}