]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 280266 : "Find a Specific Bug" doesn't use terms
authortravis%sedsystems.ca <>
Tue, 1 Feb 2005 02:53:01 +0000 (02:53 +0000)
committertravis%sedsystems.ca <>
Tue, 1 Feb 2005 02:53:01 +0000 (02:53 +0000)
Patch by Rob Siklos <robzilla@siklos.ca>   r=vladd  a=justdave

template/en/default/search/search-specific.html.tmpl

index 30b3e7b9ea3b71055a8b4b664e44ab82c3b4f262..c5ac0c8761f5c3ec19ac8abe521894bb61516d2e 100644 (file)
@@ -22,7 +22,7 @@
 [% PROCESS global/variables.none.tmpl %]
 
 [% PROCESS global/header.html.tmpl 
-  title = "Find a Specific Bug"
+  title = "Find a Specific " _ terms.Bug
   h1 = ""
   style = "td.selected_tab {
              border-width: 2px 2px 0px;