aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/register.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-12-25 16:58:59 -0800
committerfriendica <info@friendica.com>2013-12-25 16:58:59 -0800
commitb7686b2a50f15143a3c5ecb16da023d81ac660cd (patch)
tree1d5af310c90b51dfe967fa8b49d8e06f5cdf0173 /view/tpl/register.tpl
parent1430db5ea842cf280413c846eba65036c0bcabc7 (diff)
downloadvolse-hubzilla-b7686b2a50f15143a3c5ecb16da023d81ac660cd.tar.gz
volse-hubzilla-b7686b2a50f15143a3c5ecb16da023d81ac660cd.tar.bz2
volse-hubzilla-b7686b2a50f15143a3c5ecb16da023d81ac660cd.zip
missing end div
Diffstat (limited to 'view/tpl/register.tpl')
-rwxr-xr-xview/tpl/register.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl
index 6cec036fc..916a946d3 100755
--- a/view/tpl/register.tpl
+++ b/view/tpl/register.tpl
@@ -5,7 +5,7 @@
{{if $reg_is}}
-<div id="register-desc" class="descriptive-paragraph">{{$reg_is}}
+<div id="register-desc" class="descriptive-paragraph">{{$reg_is}}</div>
{{/if}}
{{if $registertext}}<div id="register-text" class="descriptive-paragraph">{{$registertext}}</div>
{{/if}}