aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-20 06:27:46 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-20 06:27:46 +0100
commit22f6687f44c4fc6bc1938ea434a5c7a665a53127 (patch)
treeff02d6830e37c1082afc8b957e0099dc56da9f19 /view/tpl
parent059886a1e493451dffddb0fd863cb002930eae9b (diff)
parente56633d5b0009fd5430a15fd09633e8f43bdb7dd (diff)
downloadvolse-hubzilla-22f6687f44c4fc6bc1938ea434a5c7a665a53127.tar.gz
volse-hubzilla-22f6687f44c4fc6bc1938ea434a5c7a665a53127.tar.bz2
volse-hubzilla-22f6687f44c4fc6bc1938ea434a5c7a665a53127.zip
Merge remote-tracking branch 'upstream/master'
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>