From 2f05ebc6b9359fe5aceec978d358cadaecab57c1 Mon Sep 17 00:00:00 2001 From: Herman van Rink Date: Mon, 28 Sep 2009 07:48:38 +0000 Subject: [PATCH] Patch #2868465 Fixedtable footer, thanks to Virsacer --- db_structure.php | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/db_structure.php b/db_structure.php index 0a3b791bf..08d83f504 100644 --- a/db_structure.php +++ b/db_structure.php @@ -467,7 +467,12 @@ if ($is_show_stats) { echo sprintf($strTables, PMA_formatNumber($num_tables - $tableReductionCount, 0)); ?> - + ' . $GLOBALS['strReplication'] . '' . "\n"; + } + ?> +