diff --git a/app/code/Magento/Customer/view/frontend/templates/widget/telephone.phtml b/app/code/Magento/Customer/view/frontend/templates/widget/telephone.phtml index 1b61dc45573b3..3371ee42129ec 100644 --- a/app/code/Magento/Customer/view/frontend/templates/widget/telephone.phtml +++ b/app/code/Magento/Customer/view/frontend/templates/widget/telephone.phtml @@ -27,7 +27,7 @@ id="telephone" value="escapeHtmlAttr($block->getTelephone()) ?>" title="escapeHtmlAttr(__('Phone Number')) ?>" - class="input-text " + class="input-text escapeHtmlAttr($block->getAttributeValidationClass('telephone')) ?>" >