aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/register.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-01-16 22:10:52 +0100
committerMario Vavti <mario@mariovavti.com>2018-01-16 22:10:52 +0100
commit647a9b2740f8b51c99909c7c059cad315b4661ba (patch)
tree937a6a1f488e618d239ac4d05f1141debd0141a9 /view/tpl/register.tpl
parent9aadcb0bd40a8f773dc164f7dadc8c238fff9954 (diff)
downloadvolse-hubzilla-647a9b2740f8b51c99909c7c059cad315b4661ba.tar.gz
volse-hubzilla-647a9b2740f8b51c99909c7c059cad315b4661ba.tar.bz2
volse-hubzilla-647a9b2740f8b51c99909c7c059cad315b4661ba.zip
section-content-info-wrapper for register text
Diffstat (limited to 'view/tpl/register.tpl')
-rwxr-xr-xview/tpl/register.tpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl
index 493dba4c8..335d5f979 100755
--- a/view/tpl/register.tpl
+++ b/view/tpl/register.tpl
@@ -12,7 +12,9 @@
{{/if}}
{{if $registertext}}
- <div id="register-text" class="descriptive-paragraph">{{$registertext}}</div>
+ <div class="section-content-info-wrapper">
+ <div id="register-text" class="descriptive-paragraph">{{$registertext}}</div>
+ </div>
{{/if}}
{{if $invitations}}