diff options
| author | laetzer <laetzer@users.sourceforge.net> | 2008-10-10 05:29:14 +0000 |
|---|---|---|
| committer | laetzer <laetzer@users.sourceforge.net> | 2008-10-10 05:29:14 +0000 |
| commit | 5adfdc26f04bfc92afed497eef1e5b55aa3fc64f (patch) | |
| tree | f8e12d60f42bfc2c2b30c7bb3eb3d6b11f3443d8 /modules | |
| parent | b10a3bd23b2272571e024abe3998ab66a4e1ebf8 (diff) | |
| download | themes-5adfdc26f04bfc92afed497eef1e5b55aa3fc64f.tar.gz themes-5adfdc26f04bfc92afed497eef1e5b55aa3fc64f.tar.bz2 themes-5adfdc26f04bfc92afed497eef1e5b55aa3fc64f.zip | |
typo
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/mod_switch_theme.tpl | 2 |
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 > User Settings.{/tr} {/if} |
