1
0
Fork 0
mirror of https://github.com/overleaf/overleaf.git synced 2025-04-22 18:38:04 +00:00

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

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)}