|
|
@@ -852,6 +852,10 @@ echo buildSettings(
|
|
|
'id' => 'home_general',
|
|
|
'image' => 'images/gear.png',
|
|
|
'fields' => array(
|
|
|
+ array(
|
|
|
+ 'type' => 'custom',
|
|
|
+ 'html' => '<h2>To Enable, please add new tab with url of homepage.php</h2>',
|
|
|
+ ),
|
|
|
array(
|
|
|
'type' => $userSelectType,
|
|
|
'labelTranslate' => 'SHOW_HOMEPAGE',
|