From 51642bc4cccb7d82b8e6ef6549d6dd208fe4190d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bitcoiner=20A=20Bee=E2=9A=A1?= <96552652+BitcoinABee@users.noreply.github.com> Date: Tue, 26 Jul 2022 23:55:23 -0700 Subject: [PATCH] Update ListInvoices to say Settled instead of Paid (#4000) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated ListInvoices to say Settled instead of Paid Co-authored-by: The Bitcoin Developer ⚡ <96552652+theBitcoinDeveloper@users.noreply.github.com> --- BTCPayServer/Views/UIInvoice/ListInvoices.cshtml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml b/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml index 9c8458e85..e7f8a718f 100644 --- a/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml +++ b/BTCPayServer/Views/UIInvoice/ListInvoices.cshtml @@ -228,10 +228,10 @@