new Show/Hide query box message; display as link

This commit is contained in:
Marc Delisle
2010-10-04 06:10:44 -04:00
parent d1bebc67f6
commit f506fd6e39
2 changed files with 16 additions and 7 deletions

View File

@@ -81,7 +81,8 @@ $js_messages['strNo'] = __('No');
$js_messages['strSearching'] = __('Searching');
/* For sql.js */
$js_messages['strToggleQueryBox'] = __('Toggle Query Box Visibility');
$js_messages['strHideQueryBox'] = __('Hide query box');
$js_messages['strShowQueryBox'] = __('Show query box');
$js_messages['strInlineEdit'] = __('Inline Edit');
/* For tbl_change.js */