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.

This commit is contained in:
jocuri%softhome.net 2004-02-04 15:30:49 +00:00
Родитель 3cd402995c
Коммит 0cae4e7bd2
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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__" %]