[bugzilla] Fix title for Quicksearch inclusion

André Hentschel nerv at dawncrow.de
Sun Oct 24 09:41:50 CDT 2010


---
 template/en/default/global/header.html.tmpl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl
index 12b3237..52cae30 100644
--- a/template/en/default/global/header.html.tmpl
+++ b/template/en/default/global/header.html.tmpl
@@ -229,7 +229,7 @@
 
     [%# Required for the 'Autodiscovery' feature in Firefox 2 and IE 7. %]
     <link rel="search" type="application/opensearchdescription+xml"
-                       title="[% terms.Bugzilla %]" href="./search_plugin.cgi">
+                       title="WineHQ Bugzilla" href="./search_plugin.cgi">
     <link rel="stylesheet" href="styles.css" type="text/css" media="screen">
     <script language="JavaScript" src="jquery.js" type="text/javascript"></script>
     <script language="JavaScript" src="utils.js" type="text/javascript"></script>
-- 
1.7.3.1.50.g1e633




More information about the wine-patches mailing list