We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c587c commit 67066efCopy full SHA for 67066ef
include/config/admin_settings.inc.php
@@ -74,7 +74,7 @@
74
'options' => $aThemes,
75
'default' => 'bootstrap',
76
'name' => 'website_mobile_theme', 'value' => $setting->getValue('website_mobile_theme'),
77
- 'tooltip' => 'The default theme used on your pool.'
+ 'tooltip' => 'The mobile theme used on your pool.'
78
);
79
$aSettings['website'][] = array(
80
'display' => 'Website Design', 'type' => 'select',
0 commit comments