r106088 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r106087‎ | r106088 | r106089 >
Date:20:45, 13 December 2011
Author:krinkle
Status:ok
Tags:
Comment:
[BugZilla] rm "title=Special:Search" from bugzilla custom Vector-skin search form
Modified paths:
  • /trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/global/footer.html.tmpl (modified) (history)

Diff [purge]

Index: trunk/tools/bugzilla/bugzilla-4.0/template/en/custom/global/footer.html.tmpl
@@ -14,7 +14,6 @@
1515 onsubmit="if (this.quicksearch.value == '')
1616 { alert('Please enter one or more search terms first.');
1717 return false; } return true;">
18 - <input type='hidden' name="title" value="Special:Search"/>
1918 <div id="simpleSearch">
2019 <input id="searchInput" name="quicksearch" type="text" title="Search Bugzilla [alt-f]" accesskey="f" value="" />
2120 <button id="searchButton" type='submit' name='button' title="Search Bugzilla for this text">&nbsp;</button>

Status & tagging log