From a21959a01d44df51c93b932f1eefe60240f22f7a Mon Sep 17 00:00:00 2001 From: Leeza Baidar Date: Wed, 4 Oct 2023 16:15:09 +0545 Subject: [PATCH] #19315 zipciode new changes --- .../Views/Account/Index.cshtml | 2 +- .../Customer/CustomerRegistration.cshtml | 23 +++++++++++++++++-- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/CustomerOnlineV2/CustomerOnlineV2/Views/Account/Index.cshtml b/CustomerOnlineV2/CustomerOnlineV2/Views/Account/Index.cshtml index 507d9a9..3387e22 100644 --- a/CustomerOnlineV2/CustomerOnlineV2/Views/Account/Index.cshtml +++ b/CustomerOnlineV2/CustomerOnlineV2/Views/Account/Index.cshtml @@ -46,7 +46,7 @@
  • Help
  • How It Works
  • -
  • Register Now
  • +
  • Register Now
  • diff --git a/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/CustomerRegistration.cshtml b/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/CustomerRegistration.cshtml index 370b346..94442b3 100644 --- a/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/CustomerRegistration.cshtml +++ b/CustomerOnlineV2/CustomerOnlineV2/Views/Customer/CustomerRegistration.cshtml @@ -278,7 +278,7 @@ - @@ -422,10 +422,18 @@ + \ No newline at end of file