[FIX] Description
This commit is contained in:
parent
a6c587cefe
commit
67066efd7a
@ -74,7 +74,7 @@ $aSettings['website'][] = array(
|
|||||||
'options' => $aThemes,
|
'options' => $aThemes,
|
||||||
'default' => 'bootstrap',
|
'default' => 'bootstrap',
|
||||||
'name' => 'website_mobile_theme', 'value' => $setting->getValue('website_mobile_theme'),
|
'name' => 'website_mobile_theme', 'value' => $setting->getValue('website_mobile_theme'),
|
||||||
'tooltip' => 'The default theme used on your pool.'
|
'tooltip' => 'The mobile theme used on your pool.'
|
||||||
);
|
);
|
||||||
$aSettings['website'][] = array(
|
$aSettings['website'][] = array(
|
||||||
'display' => 'Website Design', 'type' => 'select',
|
'display' => 'Website Design', 'type' => 'select',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user