diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2015-11-14 20:43:34 +0100 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2015-11-14 20:43:34 +0100 |
commit | def5edf93ced1527155053b64d666bf1812cbbca (patch) | |
tree | e00d87298e9bb70a5fb4c47c60380196654ab2fc /view/tpl/pwdreset.tpl | |
parent | dba38821bc5f3ad9b3a8f4f614d651e98f0b5ec5 (diff) | |
download | volse-hubzilla-def5edf93ced1527155053b64d666bf1812cbbca.tar.gz volse-hubzilla-def5edf93ced1527155053b64d666bf1812cbbca.tar.bz2 volse-hubzilla-def5edf93ced1527155053b64d666bf1812cbbca.zip |
nl+es and some other bits
Diffstat (limited to 'view/tpl/pwdreset.tpl')
-rwxr-xr-x | view/tpl/pwdreset.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/pwdreset.tpl b/view/tpl/pwdreset.tpl index a9106343f..dc17ed57a 100755 --- a/view/tpl/pwdreset.tpl +++ b/view/tpl/pwdreset.tpl @@ -1,3 +1,4 @@ +<div class="generic-content-wrapper-styled"> <h3>{{$lbl1}}</h3> <p> @@ -13,3 +14,4 @@ <p> {{$lbl6}} </p> +</div> |