diff options
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/bug/edit.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index d57d9641c..d58154a01 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -1115,7 +1115,7 @@ <div id="comment"> <fieldset> <legend>Note</legend> - You are unable to make an additional comment on this [% terms.bug %]. + You are not allowed to make an additional comment on this [% terms.bug %]. </fieldset> </div> [% END %] |