diff --git a/composer.json b/composer.json index 46d8a62..47b3ff7 100755 --- a/composer.json +++ b/composer.json @@ -2,11 +2,11 @@ "name": "mageplaza/magento-2-social-login", "description": "Magento 2 Social Login extension is designed for quick login to your Magento 2 store without procesing complex register steps", "require": { - "mageplaza/module-core": "^1.3.12", + "mageplaza/module-core": "^1.3.13", "hybridauth/hybridauth": "^2.11.0" }, "type": "magento2-module", - "version": "2.6.2", + "version": "2.7.0", "license": "proprietary", "authors": [ { diff --git a/view/frontend/templates/popup/form/authentication.phtml b/view/frontend/templates/popup/form/authentication.phtml index a1b065d..1ce5a52 100755 --- a/view/frontend/templates/popup/form/authentication.phtml +++ b/view/frontend/templates/popup/form/authentication.phtml @@ -32,10 +32,11 @@