diff --git a/application/views/backend/customers.php b/application/views/backend/customers.php
index 0d3bcd71..f4109f24 100755
--- a/application/views/backend/customers.php
+++ b/application/views/backend/customers.php
@@ -130,6 +130,11 @@
+
+
+ = render_timezone_dropdown('id="timezone" class="form-control"') ?>
+
+
diff --git a/application/views/backend/users.php b/application/views/backend/users.php
index 0256b594..0bde3849 100755
--- a/application/views/backend/users.php
+++ b/application/views/backend/users.php
@@ -181,6 +181,11 @@
+
+
+ = render_timezone_dropdown('id="provider-timezone" class="form-control"') ?>
+
+
+
+
+ = render_timezone_dropdown('id="secretary-timezone" class="form-control"') ?>
+
+
+
+
+ = render_timezone_dropdown('id="admin-timezone" class="form-control"') ?>
+
+