Skip to content

Commit 67066ef

Browse files
committed
[FIX] Description
1 parent a6c587c commit 67066ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/config/admin_settings.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
'options' => $aThemes,
7575
'default' => 'bootstrap',
7676
'name' => 'website_mobile_theme', 'value' => $setting->getValue('website_mobile_theme'),
77-
'tooltip' => 'The default theme used on your pool.'
77+
'tooltip' => 'The mobile theme used on your pool.'
7878
);
7979
$aSettings['website'][] = array(
8080
'display' => 'Website Design', 'type' => 'select',

0 commit comments

Comments
 (0)