]> git.mxchange.org Git - friendica.git/blobdiff - view/invite.tpl
Merge https://github.com/friendica/friendica into pull
[friendica.git] / view / invite.tpl
index 01a45c774fc08bb0c58ea4a0b985568f8143292d..e00d27d4ae46c39ec1380ddf4a733263237dcadf 100644 (file)
@@ -1,4 +1,7 @@
 <form action="invite" method="post" id="invite-form" >
+
+<input type='hidden' name='form_security_token' value='$form_security_token'>
+
 <div id="invite-wrapper">
 
 <h3>$invite</h3>
@@ -23,4 +26,5 @@ $msg_text
 <input type="submit" name="submit" value="$submit" />
 </div>
 
-</form>
\ No newline at end of file
+</div>
+</form>