From b50b97af499f2585f34a3e22dbb61e31961bcd21 Mon Sep 17 00:00:00 2001 From: Isaac Bennetch Date: Mon, 20 Feb 2017 10:07:33 -0500 Subject: [PATCH] Hide comment field on table Structure tab when no comment is set Signed-off-by: Isaac Bennetch --- ChangeLog | 1 + templates/table/structure/display_table_stats.phtml | 8 +++++--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 7f871b111b..77246db03d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -84,6 +84,7 @@ phpMyAdmin - ChangeLog - issue #13000 Align NULL values according to the column alignment - issue #13021 Show phpMyAdmin errors even with error_reporting set to 0 - issue #13020 Removed warning about client and server versions mismatch +- issue Hide comments on table Structure tab when no comment is set 4.6.6 (2017-01-23) - issue #12759 Fix Notice regarding 'Undefined index: old_usergroup' diff --git a/templates/table/structure/display_table_stats.phtml b/templates/table/structure/display_table_stats.phtml index b716389b66..245aa0a87d 100644 --- a/templates/table/structure/display_table_stats.phtml +++ b/templates/table/structure/display_table_stats.phtml @@ -1,9 +1,11 @@
-

- -

+ +

+ +

+