summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2009-03-14 13:33:45 +0100
committerYorhel <git@yorhel.nl>2009-03-14 13:33:45 +0100
commitf7dc3ee5d6673250304de925088f29da11708b8b (patch)
tree315479c0ef47999785185d2e863a462ba3ed539d /data/global.pl
parent351a48f316e5c25a2b6da03c5890c29db11f89ad (diff)
Added tag states for pending/deleted/accepted
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/global.pl b/data/global.pl
index 823d2426..0a67bef8 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -29,7 +29,7 @@ our %S = (%S,
[qw| visitor hist |], # 0
[qw| banned hist |], # 1
[qw| loser hist board |], # 2
- [qw| user hist board edit tag tagmod |], # 3
+ [qw| user hist board edit tag |], # 3
[qw| mod hist board boardmod edit tag mod lock del tagmod |], # 4
[qw| admin hist board boardmod edit tag mod lock del tagmod usermod |], # 5
],