mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added page title and header
This commit is contained in:
@@ -23,10 +23,12 @@
|
||||
* @package LibreNMS
|
||||
* @subpackage Page
|
||||
*/
|
||||
|
||||
$pagetitle[] = 'Global Settings';
|
||||
?>
|
||||
|
||||
<div class="container-fluid">
|
||||
<h2>Global Settings</h2>
|
||||
<hr>
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<span id="message"></span>
|
||||
|
Reference in New Issue
Block a user