1
0
Fork 0

Add user language in settings, use that field as language for UI

This commit is contained in:
fabrixxm 2015-11-08 14:23:49 +01:00
commit fb3ac68cc0
7 changed files with 80 additions and 47 deletions

View file

@ -27,6 +27,7 @@
{{include file="field_input.tpl" field=$email}}
{{include file="field_password.tpl" field=$password4}}
{{include file="field_custom.tpl" field=$timezone}}
{{include file="field_select.tpl" field=$language}}
{{include file="field_input.tpl" field=$defloc}}
{{include file="field_checkbox.tpl" field=$allowloc}}