From 79da49a403f454f023077a08853f2709491d7856 Mon Sep 17 00:00:00 2001 From: "Alexander M. Turek" Date: Mon, 28 Jul 2003 20:14:46 +0000 Subject: [PATCH] Use icons for multi-submit buttons. --- ChangeLog | 5 ++++- tbl_properties_structure.php3 | 12 ++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 081e15ed0..152f64936 100755 --- a/ChangeLog +++ b/ChangeLog @@ -5,11 +5,14 @@ phpMyAdmin - Changelog $Id$ $Source$ +2003-07-28 Alexander M. Turek + * tbl_properties_structure.php3: Use icons for multi-submit buttons. + 2003-07-28 Garvin Hicking * sql.php3, libraries/common.lib.php3 - when $cfg['SQP']['fmtType'] is set to 'none', positively retain any user formatting for query output. (RFE #769219) - + 2003-07-28 Marc Delisle * sql.php3: bug 778899, could not create a bookmark * ldi_table.php3: Users with register_global=off received some diff --git a/tbl_properties_structure.php3 b/tbl_properties_structure.php3 index 5662d7471..360a7f24d 100755 --- a/tbl_properties_structure.php3 +++ b/tbl_properties_structure.php3 @@ -209,7 +209,7 @@ while ($row = PMA_mysql_fetch_array($fields_rs)) { if ($cfg['PropertiesIconic'] == true) { // We need to copy the value or else the == 'both' check will always return true $propicon = (string)$cfg['PropertiesIconic']; - + if ($propicon == 'both') { $iconic_spacer = ''; } else { @@ -372,13 +372,17 @@ $checkall_url = 'tbl_properties_structure.php3?' . PMA_generate_common_url($db,$        - + */ ?> + 1) { ?> -    - +