From 91b28bbfa2794409ad3f46e139e34a9951ceab5e Mon Sep 17 00:00:00 2001 From: Azhari Harahap Date: Thu, 7 Apr 2011 00:52:14 +0700 Subject: [PATCH] Fix db structure align (patch #3277725, bug #3276024). --- libraries/db_structure.lib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/db_structure.lib.php b/libraries/db_structure.lib.php index 6f91d448c..c288559de 100644 --- a/libraries/db_structure.lib.php +++ b/libraries/db_structure.lib.php @@ -31,7 +31,7 @@ function PMA_TableHeader($db_is_information_schema = false, $replication = false $action_colspan = 6; } - echo '' . "\n" + echo '
' . "\n" .'' . "\n" .'' . "\n" .' ' . "\n";
' . PMA_SortableTableHeader(__('Table'), 'table') . '