diff --git a/root/usr/share/smanager/themes/AdminLTE/templates/login.html.ep b/root/usr/share/smanager/themes/AdminLTE/templates/login.html.ep index f0ad2c3..93dee6c 100644 --- a/root/usr/share/smanager/themes/AdminLTE/templates/login.html.ep +++ b/root/usr/share/smanager/themes/AdminLTE/templates/login.html.ep @@ -2,11 +2,11 @@ % content_for 'module' => begin - % if ( config 'debug' ) { + % if (config->{debug} == 1) {