summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2007-11-29 02:30:53 +0100
committerlpsolit%gmail.com <>2007-11-29 02:30:53 +0100
commit38266465177b003d4ec711ac8c2631a8a5fe8c79 (patch)
treee8b937ff6d04bed9175d9aa44aec39f53c3e94d9 /template
parent034e35d495f9900b072c871f2f96c87baa1ddcfa (diff)
downloadbugzilla-38266465177b003d4ec711ac8c2631a8a5fe8c79.tar.gz
bugzilla-38266465177b003d4ec711ac8c2631a8a5fe8c79.tar.xz
Bug 405787: product_access_denied error tag defined twice in user-error.html.tmpl - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index b0c087530..2848ab5a4 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -1255,7 +1255,7 @@
create the milestone '[% defaultmilestone FILTER html %]'</a> before
it can be made the default milestone for product '[% product FILTER html %]'.
- [% ELSIF error == "product_access_denied" %]
+ [% ELSIF error == "product_admin_denied" %]
[% title = "Product Access Denied" %]
You are not allowed to edit properties of product '[% product FILTER html %]'.