mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Update Add Services web form
This commit is contained in:
@@ -31,6 +31,8 @@ if (! Auth::user()->hasGlobalAdmin()) {
|
||||
$pagetitle[] = 'Add service';
|
||||
|
||||
echo "<div class='row'>
|
||||
<div class='col-sm-3'>
|
||||
</div>
|
||||
<div class='col-sm-6'>";
|
||||
|
||||
include_once 'includes/html/print-service-add.inc.php';
|
||||
|
||||
Reference in New Issue
Block a user