diff options
Diffstat (limited to 'admin/themes/default/template/profile_content.tpl')
-rw-r--r-- | admin/themes/default/template/profile_content.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/profile_content.tpl b/admin/themes/default/template/profile_content.tpl index fd8841a4e..995fa734a 100644 --- a/admin/themes/default/template/profile_content.tpl +++ b/admin/themes/default/template/profile_content.tpl @@ -59,7 +59,7 @@ <span class="property"> <label for="template">{'Interface theme'|@translate}</label> </span> - {html_options id=template name=template options=$template_options selected=$template_selection} + {html_options id=template name=theme options=$template_options selected=$template_selection} </li> <li> <span class="property"> |