Commit 943f4fe3 authored by mkanat%kerio.com's avatar mkanat%kerio.com

Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the…

Bug 271463: Incorrect error: Permission Denied - Sorry; you do not have the permissions necessary to enter a bug against the Browser product. Patch By Frederic Buclin <LpSolit@gmail.com> r=travis, a=justdave
parent d10ad549
......@@ -322,8 +322,9 @@
[% ELSIF error == "entry_access_denied" %]
[% title = "Permission Denied" %]
Sorry; you do not have the permissions necessary to enter [% terms.abug %]
against the [% product FILTER html %] product.
Sorry, either the product <em>[% product FILTER html %]</em> does not
exist, or you don't have the required permissions to
enter [% terms.abug %] against that product.
[% ELSIF error == "fieldname_invalid" %]
[% title = "Specified Field Does Not Exist" %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment