r86430 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r86429‎ | r86430 | r86431 >
Date:19:59, 19 April 2011
Author:pdhanda
Status:deferred
Tags:
Comment:
Minor UI fix. After deployment to production, should fix bug 28429
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
@@ -16,7 +16,7 @@
1717 return false; } return true;">
1818 <input type='hidden' name="title" value="Special:Search"/>
1919 <div id="simpleSearch">
20 - <input id="searchInput" name="quicksearch" type="text" title="Search Bugzilla" value="" />
 20+ <input id="searchInput" name="quicksearch" type="text" title="Search Bugzilla [alt-f]" accesskey="f" value="" />
2121 <button id="searchButton" type='submit' name='button' title="Search Bugzilla for this text">&nbsp;</button>
2222 </div>
2323 </form>

Status & tagging log