From 252bacdc89a4bccebb06c7ba63ddaa950c0c65fa Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 22 Oct 2017 17:38:11 +0300 Subject: [PATCH] Working on recover license --- resources/lang/en/texts.php | 6 +++ .../views/partials/white_label.blade.php | 42 ++++++++++++++++--- 2 files changed, 43 insertions(+), 5 deletions(-) diff --git a/resources/lang/en/texts.php b/resources/lang/en/texts.php index 3b3acb910b..032fc637b8 100644 --- a/resources/lang/en/texts.php +++ b/resources/lang/en/texts.php @@ -2496,6 +2496,12 @@ $LANG = array( 'enable_bitcoin' => 'Accept Bitcoin', 'iban' => 'IBAN', 'sepa_authorization' => 'By providing your IBAN and confirming this payment, you are authorizing :company and Stripe, our payment service provider, to send instructions to your bank to debit your account and your bank to debit your account in accordance with those instructions. You are entitled to a refund from your bank under the terms and conditions of your agreement with your bank. A refund must be claimed within 8 weeks starting from the date on which your account was debited.', + 'recover_license' => 'Recover License', + 'purchase' => 'Purchase', + 'recover' => 'Recover', + 'apply' => 'Apply', + 'recover_white_label_header' => 'Recover White Label License', + 'apply_white_label_header' => 'Apply White Label License', ); diff --git a/resources/views/partials/white_label.blade.php b/resources/views/partials/white_label.blade.php index 2d635eb368..2ee2057da5 100644 --- a/resources/views/partials/white_label.blade.php +++ b/resources/views/partials/white_label.blade.php @@ -45,19 +45,20 @@ -