summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorwjames5 <will@tekimaki.com>2007-03-20 22:03:47 +0000
committerwjames5 <will@tekimaki.com>2007-03-20 22:03:47 +0000
commit4474052d1013f860879387c48d33219dc33d831f (patch)
tree5010dba940c45c2ab1719ef917e35e0209cb5301 /templates
parent10439da1c2bce1f5c503efffdbe7359f0663ca99 (diff)
downloadtags-4474052d1013f860879387c48d33219dc33d831f.tar.gz
tags-4474052d1013f860879387c48d33219dc33d831f.tar.bz2
tags-4474052d1013f860879387c48d33219dc33d831f.zip
oops this is the expunge stuff
Diffstat (limited to 'templates')
-rw-r--r--templates/tags_list.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tags_list.tpl b/templates/tags_list.tpl
index 15eb827..7837b5e 100644
--- a/templates/tags_list.tpl
+++ b/templates/tags_list.tpl
@@ -21,7 +21,7 @@
{/if}
{if $gBitUser->hasPermission( 'p_tags_remove' )}
- {smartlink ititle="Remove" ibiticon="icons/edit-delete" action=remove remove_tag_id=$tag.tag_id status_id=$smarty.request.status_id}
+ {smartlink ititle="Remove" ibiticon="icons/edit-delete" action=remove tag_id=$tag.tag_id status_id=$smarty.request.status_id}
{/if}
</td>
</tr>