diff options
author | jocuri%softhome.net <> | 2005-06-09 16:45:53 +0000 |
---|---|---|
committer | jocuri%softhome.net <> | 2005-06-09 16:45:53 +0000 |
commit | 80139694f6312883dfbf0e593ce0e3ad7fc6c470 (patch) | |
tree | 3c9101db33f8d2e290c50d13ab29bbfe1a7ddd47 /template | |
parent | Patch for bug 291600: replace "iff" with "if and only if"; r=LpSolit, a=justd... (diff) | |
download | bugzilla-80139694f6312883dfbf0e593ce0e3ad7fc6c470.tar.gz bugzilla-80139694f6312883dfbf0e593ce0e3ad7fc6c470.tar.bz2 bugzilla-80139694f6312883dfbf0e593ce0e3ad7fc6c470.zip |
Patch for bug 296582: create-guided template refers to "zarro boogs" instead of terms.zeroSearchResults; patch by Alfred Karl Kornel <kornel.1@osu.edu>, r=vladd, a=justdave.
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/create/create-guided.html.tmpl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/template/en/default/bug/create/create-guided.html.tmpl b/template/en/default/bug/create/create-guided.html.tmpl index f7affee10..0d216cf58 100644 --- a/template/en/default/bug/create/create-guided.html.tmpl +++ b/template/en/default/bug/create/create-guided.html.tmpl @@ -174,8 +174,9 @@ function PutDescription() { <p> Look through the search results. If you get the - <tt><b>Zarro Boogs</b></tt> message, [% terms.Bugzilla %] found no [% terms.bugs %] that - match. Check for typos, or add fewer or different keywords. + <tt><b>[% terms.zeroSearchResults %]</b></tt> message, [% terms.Bugzilla %] + found no [% terms.bugs %] that match. Check for typos, or add fewer or + different keywords. </p> <p> |