diff --git a/e107_core/shortcodes/batch/signup_shortcodes.php b/e107_core/shortcodes/batch/signup_shortcodes.php index 9e2012efc..281eb57f0 100755 --- a/e107_core/shortcodes/batch/signup_shortcodes.php +++ b/e107_core/shortcodes/batch/signup_shortcodes.php @@ -45,7 +45,7 @@ class signup_shortcodes extends e_shortcode switch ($param) { case 'login': - return $this->sc_signup_social_login(); + return $this->sc_signup_xup_login(); break; case 'signup':