diff --git a/app/Views/checkout.php b/app/Views/checkout.php index 3777aca..c2ebf50 100644 --- a/app/Views/checkout.php +++ b/app/Views/checkout.php @@ -120,6 +120,9 @@ $web_payment_sdk_url = $_ENV["ENVIRONMENT"] === Environment::PRODUCTION ? "https + + + diff --git a/app/Views/member_layout/header.php b/app/Views/member_layout/header.php index 9961a5c..a8ff943 100644 --- a/app/Views/member_layout/header.php +++ b/app/Views/member_layout/header.php @@ -39,7 +39,7 @@ } else { - echo base_url('/continue_shopping/').md5($token); + echo base_url('membership'); } } @@ -118,7 +118,7 @@ } else { - echo base_url('/continue_shopping/').md5($token); + echo base_url('membership'); } } ?>">Pre-Sales Offer
  • About Us
  • diff --git a/app/Views/myaccount.php b/app/Views/myaccount.php index 3d0756a..73fd65b 100644 --- a/app/Views/myaccount.php +++ b/app/Views/myaccount.php @@ -156,7 +156,7 @@
    -

    Sign in

    +

    Sign in

    diff --git a/app/Views/verification_mail_temp.php b/app/Views/verification_mail_temp.php index 1d13094..81cab39 100644 --- a/app/Views/verification_mail_temp.php +++ b/app/Views/verification_mail_temp.php @@ -39,7 +39,7 @@ bgcolor="#f6f6f6"> - " height="24" alt="logo"/>
    + logo