missing title

This commit is contained in:
Marc Delisle
2010-11-26 12:46:51 -05:00
parent 1486abddef
commit 412377ca52

View File

@@ -122,7 +122,7 @@ if (!$GLOBALS['is_ajax_request']) {
$GLOBALS['cfg']['DefaultTabDatabase'],
PMA_generate_common_url($GLOBALS['db']),
$GLOBALS['db'],
'',
__('Database'),
's_tbl.png');
// if the table is being dropped, $_REQUEST['purge'] is set
// (it always contains "1")