diff options
author | David Lawrence <dkl@mozilla.com> | 2016-03-21 16:53:10 +0100 |
---|---|---|
committer | David Lawrence <dkl@mozilla.com> | 2016-03-21 16:53:10 +0100 |
commit | 3af55bfe0bd10a85b7cd69e26a19034a6d2e78f5 (patch) | |
tree | f2358310b4344ed4b2e4ab7125cc00415db4f8d5 /template/en/default | |
parent | d8e47b769c98f2fb582b8bcf8773a034e53a3ded (diff) | |
download | bugzilla-3af55bfe0bd10a85b7cd69e26a19034a6d2e78f5.tar.gz bugzilla-3af55bfe0bd10a85b7cd69e26a19034a6d2e78f5.tar.xz |
Bug 1252782 - can't add a "See Also" to a Chromium bug on bugs.chromium.org
Diffstat (limited to 'template/en/default')
-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 33fb0123d..bf7455ad9 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -336,6 +336,7 @@ installation.</li> <li>A b[% %]ug on launchpad.net.</li> <li>An issue on code.google.com.</li> + <li>An issue on b[% %]ugs.chromium.org.</li> <li>A b[% %]ug on b[% %]ugs.debian.org.</li> <li>An issue in a JIRA installation.</li> <li>A ticket in a Trac installation.</li> |