mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-02 16:01:56 +02:00
Added page title
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
$pagetitle[] = 'About';
|
||||||
$git_log = `git log -10`;
|
$git_log = `git log -10`;
|
||||||
?>
|
?>
|
||||||
<div class="modal fade" id="git_log" tabindex="-1" role="dialog" aria-labelledby="git_log_label" aria-hidden="true">
|
<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