From d0acf505c5a451b8f90c84628398b42d65dabc42 Mon Sep 17 00:00:00 2001 From: Dylan William Hardison Date: Fri, 29 May 2015 12:22:20 -0400 Subject: Bug 1165866: "See Also" allows github issues but not github pull requests --- template/en/default/global/user-error.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'template/en/default/global') diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl index 082649947..5b2f50116 100644 --- a/template/en/default/global/user-error.html.tmpl +++ b/template/en/default/global/user-error.html.tmpl @@ -299,8 +299,8 @@
  • A ticket in a Trac installation.
  • A b[% %]ug in a MantisBT installation.
  • A b[% %]ug on sourceforge.net.
  • -
  • An issue on github.com.
  • -
  • A question on support.mozilla.org
  • +
  • An issue/pull request on github.com.
  • +
  • A question on support.mozilla.org.
  • An issue on webcompat.com.
  • [% ELSIF reason == 'id' %] -- cgit v1.2.3-24-g4f1b