Patch for bug 218401; add in some places templatization support for the bug term in query.cgi; patch by Andreas Höfler <andreas.hoefler@bearingpoint.com>; r=gerv; a=justdave.

git-svn-id: svn://10.0.0.236/trunk@152293 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
jocuri%softhome.net 2004-02-04 15:30:49 +00:00
parent c994262e95
commit 173384f5bf

View File

@ -27,7 +27,7 @@
#%]
[% tabs = [ { name => '__DEFAULT__', description => "Advanced Search" },
{ name => 'specific', description => "Find a Specific Bug" } ] %]
{ name => 'specific', description => "Find a Specific $terms.Bug " } ] %]
[% current_tab = query_format || format || "__DEFAULT__" %]