Handle situation, where user didn't select anything, display DROP query on better place (bellow tabs).

This commit is contained in:
Michal Čihař
2004-05-13 17:47:40 +00:00
parent 78d646e4ee
commit a48c49d701
103 changed files with 143 additions and 36 deletions

View File

@@ -746,4 +746,5 @@ $strEncloseInTransaction = 'Enclose export in a transaction'; //to translate
$strCalendar = 'Calendar'; //to translate
$strRefresh = 'Refresh'; //to translate
$strDefragment = 'Defragment table'; //to translate
$strNoRowsSelected = 'No rows selected'; //to translate
?>