From 0def06cf4058c096836c92a04ffcb6da4c45ac4a Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sat, 13 Apr 2024 17:18:49 +0100 Subject: [PATCH 1/2] Add removal notices for Stripe Fees & 'open ticket' time tracker - these features are to be removed --- settings_online_payment.php | 6 ++++++ top_nav_tickets_modal.php | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/settings_online_payment.php b/settings_online_payment.php index 5a8b5cb6..635eab90 100644 --- a/settings_online_payment.php +++ b/settings_online_payment.php @@ -66,6 +66,12 @@ require_once "inc_all_settings.php"; +
+ + +
diff --git a/top_nav_tickets_modal.php b/top_nav_tickets_modal.php index fda85b4c..8d0b3dc4 100644 --- a/top_nav_tickets_modal.php +++ b/top_nav_tickets_modal.php @@ -9,6 +9,11 @@