From d1b5d2c698da16225304d44ee01b9f50b13870ca Mon Sep 17 00:00:00 2001 From: Anthony F McInerney Date: Wed, 23 Sep 2020 04:43:45 +0100 Subject: [PATCH] Add service templates --- includes/html/pages/addsrv-template.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/html/pages/addsrv-template.inc.php b/includes/html/pages/addsrv-template.inc.php index 394925874d..9ad5a95a8c 100644 --- a/includes/html/pages/addsrv-template.inc.php +++ b/includes/html/pages/addsrv-template.inc.php @@ -32,7 +32,7 @@ if (! Auth::user()->hasGlobalAdmin()) { echo "
-
+
"; include_once 'includes/html/print-service-add-template.inc.php';