Add a token available everywhere
This commit is contained in:
parent
5893529cf4
commit
bc988eb042
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@
|
|||
</div>
|
||||
<div class="pure-u-2-24"></div>
|
||||
</div>
|
||||
|
||||
<input type="hidden" name="token" value="{$token}" id="token" />
|
||||
|
||||
{loop="$plugins_footer.endofpage"}
|
||||
{$value}
|
||||
{/loop}
|
||||
|
|
Loading…
Reference in a new issue