mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Updated link to /about/
This commit is contained in:
@@ -300,7 +300,7 @@ if($config['enable_footer'] == 1) {
|
||||
<div class="row">
|
||||
<div class="col-md-12 text-center">
|
||||
<?php
|
||||
echo('<em> Powered by <a href="' . $config['project_url'] . '" target="_blank">' . $config['project_name'].'</a>.</em><br/>');
|
||||
echo('<em> Powered by <a href="/about/" target="_blank">' . $config['project_name'].'</a>.</em><br/>');
|
||||
?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user