diff options
author | Mike Frysinger <vapier@gentoo.org> | 2015-06-08 13:11:32 +0800 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-02-25 05:16:33 +0900 |
commit | f944c5b2a894f866fc50e06ba90fb5dbd902ba36 (patch) | |
tree | 2cc9f1ee0dc001e00d9ef4d9fb5c982021e7f251 /template/en/default | |
parent | Bug 1168725: Fix typo in See Also documentation for launchpad.net (diff) | |
download | bugzilla-f944c5b2a894f866fc50e06ba90fb5dbd902ba36.tar.gz bugzilla-f944c5b2a894f866fc50e06ba90fb5dbd902ba36.tar.bz2 bugzilla-f944c5b2a894f866fc50e06ba90fb5dbd902ba36.zip |
Bug 1167919: See Also: support debbugs.gnu.org tracker
r=glob,a=glob
X-Gentoo-Bug: 397457
X-Gentoo-Bug-URL: https://bugs.gentoo.org/397457
(cherry picked from commit f4c8d62859f29338803ce5321029e330f8b28031)
Diffstat (limited to 'template/en/default')
-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 dde12415f..eb6641f0b 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -285,7 +285,7 @@ installation.</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>A b[% %]ug on b[% %]ugs.debian.org or deb[% %]ugs.gnu.org.</li> <li>An issue in a JIRA installation.</li> <li>A ticket in a Trac installation.</li> <li>A b[% %]ug in a MantisBT installation.</li> |