From 1f44b8cb795ce7d4681da8bac5a545668bb58bec Mon Sep 17 00:00:00 2001 From: Anthony F McInerney Date: Mon, 21 Sep 2020 23:39:16 +0100 Subject: [PATCH] Add service templates --- includes/html/pages/services-templates.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/html/pages/services-templates.inc.php b/includes/html/pages/services-templates.inc.php index 1d5609507a..132c87a012 100644 --- a/includes/html/pages/services-templates.inc.php +++ b/includes/html/pages/services-templates.inc.php @@ -133,7 +133,7 @@ require_once 'includes/html/modal/discover_service_template.inc.php'; if (Auth::user()->hasGlobalAdmin()) { echo " - + "; }