This commit is contained in:
nathan 2022-12-20 15:49:10 -07:00
parent 3e54b25a91
commit 207e581590

View File

@ -363,7 +363,7 @@ class preferences_hooks
'type' => 'multiselect',
'label' => 'Permanent time zone selection',
'name' => 'tz_selection',
'values' => $tzs
'values' => $tzs,
'help' => 'Please select timezones, you want to be able to quickly switch between. Switch is NOT shown, if less then two are selected.',
'xmlrpc' => True,
'admin' => False,