summaryrefslogtreecommitdiff
path: root/httemplate/browse
diff options
context:
space:
mode:
authorivan <ivan>2010-08-17 07:00:48 +0000
committerivan <ivan>2010-08-17 07:00:48 +0000
commit76fc32468d0353e606c99ca9a26bcb0137fc9de1 (patch)
treea805b32c3a9b39e325ca7d3e75e2c48c91ea3748 /httemplate/browse
parent83b1205e291de0abf611acf0da4acb361f62d97f (diff)
allow Configuration right to see global message templates, avoid weird surprises on upgrade
Diffstat (limited to 'httemplate/browse')
-rw-r--r--httemplate/browse/msg_template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/browse/msg_template.html b/httemplate/browse/msg_template.html
index 0cd33c797..252ee1ff8 100644
--- a/httemplate/browse/msg_template.html
+++ b/httemplate/browse/msg_template.html
@@ -9,7 +9,7 @@
'disableable' => 1,
'disabled_statuspos' => 2,
'agent_virt' => 1,
- 'agent_null_right' => 'Edit global templates',
+ 'agent_null_right' => ['Edit global templates','Configuration'],
'agent_pos' => 3,
'header' => [ 'Name' ],
'fields' => [ 'msgname' ],