From cfc2b9c236fc0034577fdb1708f48322d90a26a6 Mon Sep 17 00:00:00 2001 From: d11n Date: Mon, 23 Dec 2024 01:25:27 +0100 Subject: [PATCH] Pull Payment: Minor improvements (#6516) - Changes the column title from "Refunded" to "Claimed" - Adds "Copy Link" button to action column Closes #6515. --- .../Views/UIStorePullPayments/PullPayments.cshtml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/BTCPayServer/Views/UIStorePullPayments/PullPayments.cshtml b/BTCPayServer/Views/UIStorePullPayments/PullPayments.cshtml index b49953774..e640f8214 100644 --- a/BTCPayServer/Views/UIStorePullPayments/PullPayments.cshtml +++ b/BTCPayServer/Views/UIStorePullPayments/PullPayments.cshtml @@ -21,6 +21,8 @@ @section PageHeadContent { } @@ -101,7 +103,7 @@ Name Automatically Approved - Refunded + Claimed @@ -134,6 +136,12 @@
+