This commit is contained in:
Marc Delisle
2007-02-10 16:01:22 +00:00
parent 42ac66ad74
commit 38b0199cb4

View File

@@ -2362,7 +2362,7 @@ if (typeof(window.parent) != 'undefined'
echo '<input type="image" name="' . $image_name . '" value="'
. $text . '" title="' . $text . '" src="' . $GLOBALS['pmaThemeImage']
. $image . '" />'
. ($GLOBALS['cfg']['PropertiesIconic'] == 'both' ? '&nbsp;' . $text : '') . "\n";
. ($GLOBALS['cfg']['PropertiesIconic'] === 'both' ? '&nbsp;' . $text : '') . "\n";
}
} // end function