From 528b76a3a832e413831185ccdb562586e1139a5e Mon Sep 17 00:00:00 2001 From: Anthony F McInerney Date: Sun, 27 Sep 2020 23:24:47 +0100 Subject: [PATCH] Add service templates - webui updates --- includes/html/pages/services-templates.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/html/pages/services-templates.inc.php b/includes/html/pages/services-templates.inc.php index 8b046997fc..a89148030a 100644 --- a/includes/html/pages/services-templates.inc.php +++ b/includes/html/pages/services-templates.inc.php @@ -142,8 +142,8 @@ require_once 'includes/html/modal/remove_service_template.inc.php'; if (Auth::user()->hasGlobalAdmin()) { echo " - - + + ";