diff options
author | Byron Jones <glob@mozilla.com> | 2016-04-13 17:57:50 +0200 |
---|---|---|
committer | Byron Jones <glob@mozilla.com> | 2016-04-13 18:00:08 +0200 |
commit | 197afbecb29bbc96f88c4868541a19172d86e485 (patch) | |
tree | 8633d4328553f1bad5620bfbbe26468a2466be30 /template | |
parent | 33f61556746e1729746342d802ca7ea9cea18caf (diff) | |
download | bugzilla-197afbecb29bbc96f88c4868541a19172d86e485.tar.gz bugzilla-197afbecb29bbc96f88c4868541a19172d86e485.tar.xz |
Bug 1264207 - add support for the hellosplat tracker to 'see also'
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/global/user-error.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 9cd1cc02f..27481eac3 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -352,6 +352,7 @@ <li>An Aha feature on aha.io.</li> <li>An issue on webcompat.com.</li> <li>A request on ServiceNow.</li> + <li>A ticket on hellosplat.com.</li> </ul> [% ELSIF reason == 'id' %] There is no valid [% terms.bug %] id in that URL. |