diff options
Diffstat (limited to 'view/tpl/invite.tpl')
-rw-r--r-- | view/tpl/invite.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/invite.tpl b/view/tpl/invite.tpl index a47ef0162..e00d27d4a 100644 --- a/view/tpl/invite.tpl +++ b/view/tpl/invite.tpl @@ -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> |