Whitespace cleanup.

This commit is contained in:
Michal Čihař
2010-07-20 14:36:44 +02:00
parent 0305c10f91
commit 59428bb433

View File

@@ -2825,7 +2825,7 @@ function PMA_getTitleForTarget($target) {
$mapping = array(
// Values for $cfg['DefaultTabTable']
'tbl_structure.php' => __('Structure'),
'tbl_structure.php' => __('Structure'),
'tbl_sql.php' => __('SQL'),
'tbl_select.php' =>__('Search'),
'tbl_change.php' =>__('Insert'),