aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2013-11-18 13:53:19 +0000
committerplegall <plg@piwigo.org>2013-11-18 13:53:19 +0000
commit0ed662ef77a81ddd1efdb972620965dd70fad72c (patch)
tree5f9b6925b505597d283d1fa68673a47a8f0856f3 /themes/default
parent3e1d6ba47a9201486851fb41f4ec4a0df2db2d5b (diff)
feature 1668: replace "Interface theme" by "Theme".
git-svn-id: http://piwigo.org/svn/trunk@25549 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/default')
-rw-r--r--themes/default/template/profile_content.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/profile_content.tpl b/themes/default/template/profile_content.tpl
index 3f2245523..0c4f26c10 100644
--- a/themes/default/template/profile_content.tpl
+++ b/themes/default/template/profile_content.tpl
@@ -50,7 +50,7 @@
</li>
<li>
<span class="property">
- <label for="template">{'Interface theme'|@translate}</label>
+ <label for="template">{'Theme'|@translate}</label>
</span>
{html_options name=theme options=$template_options selected=$template_selection}
</li>