From 9532db7baee8bf3f60e605919000f6e952441f61 Mon Sep 17 00:00:00 2001 From: Umar Bolatov Date: Sat, 13 Jun 2020 19:16:39 -0700 Subject: [PATCH] Update "Back to the app list" links to not open in new tab by default fix #1661 --- BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml | 5 ++++- BTCPayServer/Views/Apps/UpdatePointOfSale.cshtml | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml b/BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml index a96181699..6fc103d84 100644 --- a/BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml +++ b/BTCPayServer/Views/Apps/UpdateCrowdfund.cshtml @@ -195,7 +195,10 @@ target="viewapp_@Model.AppId"> } - Back to the app list +
+ Back to the app list + +
diff --git a/BTCPayServer/Views/Apps/UpdatePointOfSale.cshtml b/BTCPayServer/Views/Apps/UpdatePointOfSale.cshtml index 6bb1123fc..2b3dfa8da 100644 --- a/BTCPayServer/Views/Apps/UpdatePointOfSale.cshtml +++ b/BTCPayServer/Views/Apps/UpdatePointOfSale.cshtml @@ -121,7 +121,10 @@ - Back to the app list +
+ Back to the app list + +