aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/invite.tpl
diff options
context:
space:
mode:
authorjeroenpraat <jeroenpraat@xs4all.nl>2015-11-20 00:50:54 +0100
committerjeroenpraat <jeroenpraat@xs4all.nl>2015-11-20 00:50:54 +0100
commitc7652fc29ce2d69a6d71d6d8a928709cbf6ebbb0 (patch)
treeee1d29ec1bda74ead76b44c1eb2eb885d9c9b03f /view/tpl/invite.tpl
parente537d53389f383cf26c5d9c1da05483c09aa439d (diff)
downloadvolse-hubzilla-c7652fc29ce2d69a6d71d6d8a928709cbf6ebbb0.tar.gz
volse-hubzilla-c7652fc29ce2d69a6d71d6d8a928709cbf6ebbb0.tar.bz2
volse-hubzilla-c7652fc29ce2d69a6d71d6d8a928709cbf6ebbb0.zip
Had to switch these 2. Sorry.
Diffstat (limited to 'view/tpl/invite.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>