diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 1d3742b09..2ecad03fd 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -328,7 +328,7 @@ <ul> <li><code>show_bug.cgi</code> in a [% terms.Bugzilla %] installation.</li> - <li>A b[% %]ug on launchpad.net</li> + <li>A b[% %]ug on launchpad.net.</li> <li>An issue on code.google.com.</li> <li>A b[% %]ug on b[% %]ugs.debian.org.</li> <li>An issue in a JIRA installation.</li> @@ -337,8 +337,9 @@ <li>A b[% %]ug on sourceforge.net.</li> <li>An issue/pull request on github.com.</li> <li>A question on support.mozilla.org.</li> - <li>An Aha feature on aha.io</li> + <li>An Aha feature on aha.io.</li> <li>An issue on webcompat.com.</li> + <li>A request on ServiceNow.</li> </ul> [% ELSIF reason == 'id' %] There is no valid [% terms.bug %] id in that URL. |