diff options
author | Simon Green <sgreen@redhat.com> | 2014-01-29 13:02:28 +0100 |
---|---|---|
committer | Simon Green <sgreen@redhat.com> | 2014-01-29 13:02:28 +0100 |
commit | 533b9c69b3f2214b708180527f69738cba0f80a8 (patch) | |
tree | 2b058a753c734e15b08353d3f665e02c87ec1586 /extensions/MoreBugUrl/template/en/default/hook | |
parent | ad80278d40e175ce4d9f9dfffffc0d4b3de46d7a (diff) | |
download | bugzilla-533b9c69b3f2214b708180527f69738cba0f80a8.tar.gz bugzilla-533b9c69b3f2214b708180527f69738cba0f80a8.tar.xz |
Bug 898920 - Allow Savane (e.g. Savannah) See Also URLs
r=justdave, a=justdave
Diffstat (limited to 'extensions/MoreBugUrl/template/en/default/hook')
-rw-r--r-- | extensions/MoreBugUrl/template/en/default/hook/global/user-error-bug_url_invalid_tracker.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/MoreBugUrl/template/en/default/hook/global/user-error-bug_url_invalid_tracker.html.tmpl b/extensions/MoreBugUrl/template/en/default/hook/global/user-error-bug_url_invalid_tracker.html.tmpl index 65592a973..7e544ef21 100644 --- a/extensions/MoreBugUrl/template/en/default/hook/global/user-error-bug_url_invalid_tracker.html.tmpl +++ b/extensions/MoreBugUrl/template/en/default/hook/global/user-error-bug_url_invalid_tracker.html.tmpl @@ -13,3 +13,4 @@ <li>A topic on getsatisfaction.com.</li> <li>A b[% %]ug on b[% %]ugs.php.net.</li> <li>An issue in a Redmine installation.</li> +<li>A b[% %]ug in a Savane installation.</li> |