mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-01 16:26:55 +02: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