From a070eff15c539195b44bb43c9e356ee9b21465d8 Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 8 Jan 2019 23:45:25 +0300 Subject: [PATCH] Admin Panel: Settings Manager - Select dropdown for timezones - added. #58 --- site/plugins/admin/views/templates/system/settings/list.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/plugins/admin/views/templates/system/settings/list.php b/site/plugins/admin/views/templates/system/settings/list.php index af702de1..718366f9 100644 --- a/site/plugins/admin/views/templates/system/settings/list.php +++ b/site/plugins/admin/views/templates/system/settings/list.php @@ -1,6 +1,6 @@ display(); @@ -76,7 +76,7 @@ Themes::view('admin/views/partials/content-start')->display();
'systemSettingsSystemTimezone']) ?> - 'form-control', 'id' => 'systemSettingsSystemTimezone', 'required']) ?> + 'form-control', 'id' => 'systemSettingsSystemTimezone', 'required']) ?>
'systemSettingsSystemDateFormat']) ?>