From f3a278b9b56790d4ef364b38d819a0723fb00895 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Wed, 13 Jul 2016 16:33:49 +0300 Subject: [PATCH] Moved buy now div id --- resources/views/accounts/client_portal.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/accounts/client_portal.blade.php b/resources/views/accounts/client_portal.blade.php index 7e9f43620ace..afd1b56cc1bf 100644 --- a/resources/views/accounts/client_portal.blade.php +++ b/resources/views/accounts/client_portal.blade.php @@ -79,12 +79,12 @@ -
+

{!! trans('texts.buy_now_buttons') !!}

-
+
@if (count($gateway_types) && count($products))