aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings.tpl
diff options
context:
space:
mode:
authorStefan Parviainen <saparvia@caterva.eu>2015-01-01 14:44:50 +0100
committerStefan Parviainen <saparvia@caterva.eu>2015-01-01 14:44:50 +0100
commit686b6ee1182c09969e2817b53825a78975c75bf5 (patch)
tree20ab015bbe6b088a473a98ebb71f3feb49e252d7 /view/tpl/settings.tpl
parentef94747e5eb4d8b2e3566835280c31b848fc28e6 (diff)
downloadvolse-hubzilla-686b6ee1182c09969e2817b53825a78975c75bf5.tar.gz
volse-hubzilla-686b6ee1182c09969e2817b53825a78975c75bf5.tar.bz2
volse-hubzilla-686b6ee1182c09969e2817b53825a78975c75bf5.zip
Use grouped select field for timezone selection
Diffstat (limited to 'view/tpl/settings.tpl')
-rwxr-xr-xview/tpl/settings.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index 47d85d8e4..83da4f87e 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -9,7 +9,7 @@
<h3 class="settings-heading">{{$h_basic}}</h3>
{{include file="field_input.tpl" field=$username}}
-{{include file="field_custom.tpl" field=$timezone}}
+{{include file="field_select_grouped.tpl" field=$timezone}}
{{include file="field_input.tpl" field=$defloc}}
{{include file="field_checkbox.tpl" field=$allowloc}}