migrated the themes to use the nice Settings-class
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
2
templates/Sparkle/login/login.tpl
vendored
2
templates/Sparkle/login/login.tpl
vendored
@@ -48,7 +48,7 @@ $header
|
||||
</form>
|
||||
|
||||
<aside>
|
||||
<if $settings['panel']['allow_preset'] == '1'>
|
||||
<if Settings::Get('panel.allow_preset') == '1'>
|
||||
<a href="$filename?action=forgotpwd">{$lng['login']['forgotpwd']}</a>
|
||||
<else>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user