summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorlaetzer <laetzer@users.sourceforge.net>2008-10-10 05:29:14 +0000
committerlaetzer <laetzer@users.sourceforge.net>2008-10-10 05:29:14 +0000
commit5adfdc26f04bfc92afed497eef1e5b55aa3fc64f (patch)
treef8e12d60f42bfc2c2b30c7bb3eb3d6b11f3443d8 /modules
parentb10a3bd23b2272571e024abe3998ab66a4e1ebf8 (diff)
downloadthemes-5adfdc26f04bfc92afed497eef1e5b55aa3fc64f.tar.gz
themes-5adfdc26f04bfc92afed497eef1e5b55aa3fc64f.tar.bz2
themes-5adfdc26f04bfc92afed497eef1e5b55aa3fc64f.zip
typo
Diffstat (limited to 'modules')
-rw-r--r--modules/mod_switch_theme.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mod_switch_theme.tpl b/modules/mod_switch_theme.tpl
index aa71f40..e8bd1d3 100644
--- a/modules/mod_switch_theme.tpl
+++ b/modules/mod_switch_theme.tpl
@@ -11,7 +11,7 @@
{/form}
{/if}
- {if $gBitUser->isAdmin}
+ {if $change_theme neq 'y' and $gBitUser->isAdmin()}
{tr}This feature has to be enabled via Admin &gt; User Settings.{/tr}
{/if}