mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 16:06:25 +02:00
Merge pull request #1830 from arjitc/patch-20
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