aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-11-19 16:15:16 -0800
committerredmatrix <redmatrix@redmatrix.me>2015-11-19 16:15:16 -0800
commit350519d429187db57a526887e042f175c0345b93 (patch)
tree373e033336b22e0697e5b6c03f0d08385e8c7042 /view/tpl
parent8f94c721bffab9f2ee4aeb045fb81a9840013211 (diff)
parentc7652fc29ce2d69a6d71d6d8a928709cbf6ebbb0 (diff)
downloadvolse-hubzilla-350519d429187db57a526887e042f175c0345b93.tar.gz
volse-hubzilla-350519d429187db57a526887e042f175c0345b93.tar.bz2
volse-hubzilla-350519d429187db57a526887e042f175c0345b93.zip
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'view/tpl')
-rwxr-xr-xview/tpl/invite.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/invite.tpl b/view/tpl/invite.tpl
index 2b7ab9cfb..c39e044bc 100755
--- a/view/tpl/invite.tpl
+++ b/view/tpl/invite.tpl
@@ -1,3 +1,4 @@
+<div class="generic-content-wrapper-styled">
<form action="invite" method="post" id="invite-form" >
<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
@@ -28,3 +29,4 @@
</div>
</form>
+</div>