summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorByron Jones <glob@mozilla.com>2016-01-06 16:13:27 +0100
committerByron Jones <glob@mozilla.com>2016-01-06 16:13:27 +0100
commit93919407f0e7e7a638d9e3c36640bd2f78d77367 (patch)
tree86aabc057e02a43e9f91ca23c66d6bd51c0cbd8f /template
parentead96aee04bbc8a470e572948190d8781ebf5290 (diff)
downloadbugzilla-93919407f0e7e7a638d9e3c36640bd2f78d77367.tar.gz
bugzilla-93919407f0e7e7a638d9e3c36640bd2f78d77367.tar.xz
Bug 1237188 - add support for servicenow to the 'see also' field
Diffstat (limited to 'template')
-rw-r--r--template/en/default/global/user-error.html.tmpl5
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.