]> 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:54:14 +0000 (02:54 +0000)
committertravis%sedsystems.ca <>
Tue, 1 Feb 2005 02:54:14 +0000 (02:54 +0000)
Patch by Rob Siklos <robzilla@siklos.ca>   r=vladd  a=justdave

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

index e57566bd0555b5d45631aef1de901a25b19e2edd..396a7cd16959256ab39303125740bb071c8f012f 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;