[UPDATE] description update
This commit is contained in:
parent
9d0700ee4b
commit
ad0feb3a20
@ -444,7 +444,7 @@ $aSettings['pools'][] = array(
|
|||||||
'options' => array( 0 => 'No', 1 => 'Yes' ),
|
'options' => array( 0 => 'No', 1 => 'Yes' ),
|
||||||
'default' => 0,
|
'default' => 0,
|
||||||
'name' => 'poolnav_enabled', 'value' => $setting->getValue('poolnav_enabled'),
|
'name' => 'poolnav_enabled', 'value' => $setting->getValue('poolnav_enabled'),
|
||||||
'tooltip' => 'Enable or Disable Pool Navigation.'
|
'tooltip' => 'Enable or Disable Pool Navigation for multiple Pools in Header.'
|
||||||
);
|
);
|
||||||
$aSettings['pools'][] = array(
|
$aSettings['pools'][] = array(
|
||||||
'display' => 'Pools for Pool Navigation', 'type' => 'textarea',
|
'display' => 'Pools for Pool Navigation', 'type' => 'textarea',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user