aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/profile_content.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/default/template/profile_content.tpl')
-rw-r--r--admin/themes/default/template/profile_content.tpl2
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 33727f7aa..3c22dd386 100644
--- a/admin/themes/default/template/profile_content.tpl
+++ b/admin/themes/default/template/profile_content.tpl
@@ -50,7 +50,7 @@
{if not $SPECIAL_USER}
<li>
<span class="property">
- <label for="template">{'Interface theme'|@translate}</label>
+ <label for="template">{'Theme'|@translate}</label>
</span>
{html_options id=template name=theme options=$template_options selected=$template_selection}
</li>