Missing )
This commit is contained in:
parent
a5f572e132
commit
df898ba031
@ -129,7 +129,7 @@ class PMA_Util
|
||||
$menu_icon = false, $control_param = 'ActionLinksMode'
|
||||
) {
|
||||
$include_icon = $include_text = false;
|
||||
if (self::showIcons($control_param) {
|
||||
if (self::showIcons($control_param)) {
|
||||
$include_icon = true;
|
||||
}
|
||||
if ($force_text
|
||||
|
||||
Loading…
Reference in New Issue
Block a user