diff options
author | friendica <info@friendica.com> | 2012-03-25 19:05:14 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-25 19:05:14 -0700 |
commit | c88674aaf23ede573f19a2b363dfccf9627a5dcb (patch) | |
tree | 801fced677c7af3dd202919a2a747175a3c9a232 /view/settings.tpl | |
parent | 7ab117fd31c31cba4880cfcc63fc940531850455 (diff) | |
download | volse-hubzilla-c88674aaf23ede573f19a2b363dfccf9627a5dcb.tar.gz volse-hubzilla-c88674aaf23ede573f19a2b363dfccf9627a5dcb.tar.bz2 volse-hubzilla-c88674aaf23ede573f19a2b363dfccf9627a5dcb.zip |
theme preview for end users
Diffstat (limited to 'view/settings.tpl')
-rwxr-xr-x | view/settings.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/settings.tpl b/view/settings.tpl index 2b739c968..75225a0f1 100755 --- a/view/settings.tpl +++ b/view/settings.tpl @@ -28,7 +28,7 @@ $nickname_block {{inc field_custom.tpl with $field=$timezone }}{{endinc}} {{inc field_input.tpl with $field=$defloc }}{{endinc}} {{inc field_checkbox.tpl with $field=$allowloc }}{{endinc}} -{{inc field_select.tpl with $field=$theme }}{{endinc}} +{{inc field_themeselect.tpl with $field=$theme }}{{endinc}} {{inc field_input.tpl with $field=$ajaxint }}{{endinc}} {{inc field_input.tpl with $field=$itemspage_network }}{{endinc}} {{inc field_checkbox.tpl with $field=$nosmile}}{{endinc}} |