Add service templates

This commit is contained in:
Anthony F McInerney
2020-09-23 04:41:03 +01:00
parent bf8f814bbb
commit 050236cb18
@@ -31,6 +31,8 @@ if (! Auth::user()->hasGlobalAdmin()) {
$pagetitle[] = 'Add service template';
echo "<div class='row'>
<div class='col-sm-3'>
</div>
<div class='col-sm-6'>";
include_once 'includes/html/print-service-add-template.inc.php';