aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-01-17 18:28:02 -0800
committerzotlabs <mike@macgirvin.com>2018-01-17 18:28:02 -0800
commit66f48847c9ba1c67dbabda21cd00c2ac21cad3f4 (patch)
tree264ec78fa5bb886438e4c543b38b16b9c2b9c265
parentc331e585b8ada2c281815193df0d3e1b172ebe0e (diff)
parent647a9b2740f8b51c99909c7c059cad315b4661ba (diff)
downloadvolse-hubzilla-66f48847c9ba1c67dbabda21cd00c2ac21cad3f4.tar.gz
volse-hubzilla-66f48847c9ba1c67dbabda21cd00c2ac21cad3f4.tar.bz2
volse-hubzilla-66f48847c9ba1c67dbabda21cd00c2ac21cad3f4.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge
-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}}