mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added page title
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
$pagetitle[] = 'About';
|
||||
$git_log = `git log -10`;
|
||||
?>
|
||||
<div class="modal fade" id="git_log" tabindex="-1" role="dialog" aria-labelledby="git_log_label" aria-hidden="true">
|
||||
|
Reference in New Issue
Block a user