aboutsummaryrefslogtreecommitdiffstats
path: root/view/group_drop.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/group_drop.tpl')
-rwxr-xr-xview/group_drop.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/group_drop.tpl b/view/group_drop.tpl
index cbae1610f..2cbebbb8e 100755
--- a/view/group_drop.tpl
+++ b/view/group_drop.tpl
@@ -1,5 +1,5 @@
<div class="group-delete-wrapper button" id="group-delete-wrapper-$id" >
- <a href="group/drop/$id"
+ <a href="group/drop/$id?t=$form_security_token"
onclick="return confirmDelete();"
id="group-delete-icon-$id"
class="icon drophide group-delete-icon"