diff --git a/include/config/admin_settings.inc.php b/include/config/admin_settings.inc.php index 68ea7915..3c0b525d 100644 --- a/include/config/admin_settings.inc.php +++ b/include/config/admin_settings.inc.php @@ -74,7 +74,7 @@ $aSettings['website'][] = array( 'options' => $aThemes, 'default' => 'bootstrap', '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( 'display' => 'Website Design', 'type' => 'select',