From 66a28685a371f3b88a69c49ea4e05b7715aeadf2 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 9 Oct 2024 13:10:52 -0400 Subject: [PATCH] Add Place Holders for Certificate, Asset Warranty and Shared Item View to the Notifications settings, also removed 120 Days from the Notifications Settings page --- admin_settings_notification.php | 39 ++++++++++++++++++++++++++++++++- 1 file changed, 38 insertions(+), 1 deletion(-) diff --git a/admin_settings_notification.php b/admin_settings_notification.php index f222175e..d5b6152c 100644 --- a/admin_settings_notification.php +++ b/admin_settings_notification.php @@ -52,7 +52,7 @@ require_once "inc_all_admin.php";
Domain Expiration Notice
- (This setting triggers a notification when a domain is approaching its expiration date, specifically at 1, 7, 14, 30, 90, and 120 days prior to expiry.) + (This setting triggers a notification when a domain is approaching its expiration date, specifically at 1, 7, 14, 30 and 90 days prior to expiry.) @@ -65,6 +65,32 @@ require_once "inc_all_admin.php"; + + +
Certificate Expiration Notice
+ + (This setting triggers a notification when a certificate is approaching its expiration date, specifically at 1, 7, 14, 30 and 90 days prior to expiry.) + + + + + + + + + + +
Asset Warranty Expiration Notice
+ + (This setting triggers a notification when an asset is approaching its expiration date, specifically at 1, 7, 14, 30 and 90 days prior to expiry.) + + + + + + + +
Invoice Reminders
@@ -118,6 +144,17 @@ require_once "inc_all_admin.php"; + + +
Shared Item View
+ (Notify when Shared items are viewed) + + + + + + +