[UPDATE] description update

This commit is contained in:
iAmShorty 2014-03-24 10:32:18 +01:00
parent 9d0700ee4b
commit ad0feb3a20

View File

@ -444,7 +444,7 @@ $aSettings['pools'][] = array(
'options' => array( 0 => 'No', 1 => 'Yes' ),
'default' => 0,
'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(
'display' => 'Pools for Pool Navigation', 'type' => 'textarea',