summaryrefslogtreecommitdiff
path: root/app/php/controls/TimezoneSelect.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'app/php/controls/TimezoneSelect.tpl')
-rw-r--r--app/php/controls/TimezoneSelect.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/php/controls/TimezoneSelect.tpl b/app/php/controls/TimezoneSelect.tpl
new file mode 100644
index 0000000..2d40014
--- /dev/null
+++ b/app/php/controls/TimezoneSelect.tpl
@@ -0,0 +1,4 @@
+<com:TDropDownList ID="Timezones" />
+<com:TButton
+ Text="Save timezone"
+ OnCommand="saveTimezone" />