changeset 1272 | 05b7645f12e6 |
parent 1227 | bdac73ed481e |
child 1307 | 5d9f6ecf748e |
--- a/includes/clientside/static/autofill.js Thu Jul 29 19:30:11 2010 -0400 +++ b/includes/clientside/static/autofill.js Fri Jul 30 12:02:18 2010 -0400 @@ -38,6 +38,7 @@ }, tableHeader: '<tr><th>' + $lang.get('user_autofill_heading_suggestions') + '</th></tr>', showWhenNoResults: true, + matchCase: true, noResultsHTML: '<tr><td class="row1" style="font-size: smaller;">' + $lang.get('user_autofill_msg_no_suggestions') + '</td></tr>' }); }