From dd71f28f87c131297757f7e82bf9f44a497809f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Tue, 2 Mar 2021 18:30:44 +0100 Subject: [PATCH] Invoices: Removed superfluous text under the invoice number --- resources/views/portal/ninja2020/invoices/show.blade.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/resources/views/portal/ninja2020/invoices/show.blade.php b/resources/views/portal/ninja2020/invoices/show.blade.php index c86ecfd388e7..ee02248dbb31 100644 --- a/resources/views/portal/ninja2020/invoices/show.blade.php +++ b/resources/views/portal/ninja2020/invoices/show.blade.php @@ -38,12 +38,6 @@ {{ ctrans('texts.invoice_number_placeholder', ['invoice' => $invoice->number])}} - {{ ctrans('texts.unpaid') }} -
-

- {{ ctrans('texts.invoice_still_unpaid') }} - -

-