diff --git a/view/frontend/templates/experius/customer/form/register.phtml b/view/frontend/templates/experius/customer/form/register.phtml index 7e41620..a5a04fd 100644 --- a/view/frontend/templates/experius/customer/form/register.phtml +++ b/view/frontend/templates/experius/customer/form/register.phtml @@ -52,18 +52,20 @@
helper('Experius\AddressLines\Helper\Data')->isUsedInForm('company')): ?> -
+ helper('Magento\Customer\Helper\Address')->getAttributeValidationClass('company'); ?> +
- +
helper('Experius\AddressLines\Helper\Data')->isUsedInForm('telephone')): ?> -
+ helper('Magento\Customer\Helper\Address')->getAttributeValidationClass('telephone'); ?> +
- +