diff options
Diffstat (limited to 'template/en/default/global/user-error.html.tmpl')
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 2 |
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 5d690db17..5dd0c6a0a 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -248,7 +248,7 @@ [% ELSIF reason == 'path_only' %] You must specify a full URL. [% ELSIF reason == 'show_bug' %] - [%+ field_descs.see_also %] URLs should point to one of: + [%+ field_descs.see_also FILTER html %] URLs should point to one of: <ul> <li><code>show_bug.cgi</code> in a [% terms.Bugzilla %] installation.</li> |