aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorThomas Willingham <founder@kakste.com>2014-01-10 20:37:25 +0000
committerThomas Willingham <founder@kakste.com>2014-01-10 20:37:25 +0000
commit865f7aef1c31d245ee8814bb44358d2e8b1a1890 (patch)
tree3cb8ab896f6fbf32df66ab755d9dce6081be8ab2 /view/tpl
parentecbe798294600cf3387eb951f13c6f4358d4691c (diff)
downloadvolse-hubzilla-865f7aef1c31d245ee8814bb44358d2e8b1a1890.tar.gz
volse-hubzilla-865f7aef1c31d245ee8814bb44358d2e8b1a1890.tar.bz2
volse-hubzilla-865f7aef1c31d245ee8814bb44358d2e8b1a1890.zip
Prevent whitespace breaking copy-paste of reset passwords.
Diffstat (limited to 'view/tpl')
-rwxr-xr-xview/tpl/pwdreset.tpl4
1 files changed, 1 insertions, 3 deletions
diff --git a/view/tpl/pwdreset.tpl b/view/tpl/pwdreset.tpl
index 3993dec64..a9106343f 100755
--- a/view/tpl/pwdreset.tpl
+++ b/view/tpl/pwdreset.tpl
@@ -6,9 +6,7 @@
<p>
{{$lbl3}}
</p>
-<p>
-{{$newpass}}
-</p>
+<p>{{$newpass}}</p>
<p>
{{$lbl4}} {{$lbl5}}
</p>