diff --git a/e107_core/shortcodes/batch/login_shortcodes.php b/e107_core/shortcodes/batch/login_shortcodes.php index f481e027c..666e1b9a3 100644 --- a/e107_core/shortcodes/batch/login_shortcodes.php +++ b/e107_core/shortcodes/batch/login_shortcodes.php @@ -42,13 +42,13 @@ class login_shortcodes extends e_shortcode $placeholder = $ulabel[$allowEmailLogin]; - return ""; + return ""; } function sc_login_table_password($parm='') //FIXME use $frm { $pref = e107::getPref(); - $text = ""; + $text = ""; if (!USER && e107::getSession()->is('challenge') && varset($pref['password_CHAP'],0)) { diff --git a/e107_core/templates/login_template.php b/e107_core/templates/login_template.php index 93af8bd07..fc56a3fb9 100644 --- a/e107_core/templates/login_template.php +++ b/e107_core/templates/login_template.php @@ -83,7 +83,7 @@ if(!isset($LOGIN_TABLE_FOOTER)) // Starter for v2. - Bootstrap $LOGIN_TEMPLATE['page']['header'] = " -