Bug 1856 : forget token in public profile template
Merge from trunk git-svn-id: http://piwigo.org/svn/branches/2.1@6908 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
4fa3f949d9
commit
4a28e4dfcd
1 changed files with 1 additions and 0 deletions
|
@ -103,6 +103,7 @@
|
|||
{/if}
|
||||
|
||||
<p class="bottomButtons">
|
||||
<input type="hidden" name="pwg_token" value="{$PWG_TOKEN}">
|
||||
<input class="submit" type="submit" name="validate" value="{'Submit'|@translate}">
|
||||
<input class="submit" type="reset" name="reset" value="{'Reset'|@translate}">
|
||||
{if $ALLOW_USER_CUSTOMIZATION}
|
||||
|
|
Loading…
Add table
Reference in a new issue