aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default
diff options
context:
space:
mode:
authorflop25 <flop25@piwigo.org>2011-08-31 15:58:16 +0000
committerflop25 <flop25@piwigo.org>2011-08-31 15:58:16 +0000
commit026cd5ce8b8da3c4f97cb4f08d4b8d18a2c7e508 (patch)
treee9cabe6ea9308058260c39a297cab72b4870c6f0 /admin/themes/default
parentded83a19dac48848d97c3aca3ee8da6fad850358 (diff)
token added for permissions
git-svn-id: http://piwigo.org/svn/trunk@12020 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/default')
-rw-r--r--admin/themes/default/template/cat_perm.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/themes/default/template/cat_perm.tpl b/admin/themes/default/template/cat_perm.tpl
index 71385a803..03a2822d9 100644
--- a/admin/themes/default/template/cat_perm.tpl
+++ b/admin/themes/default/template/cat_perm.tpl
@@ -63,4 +63,5 @@
<input class="submit" type="submit" name="grant_users_submit" value="{'Grant selected users'|@translate}">
</fieldset>
+<input type="hidden" name="pwg_token" value="{$PWG_TOKEN}">
</form>