Merge pull request #311 from cvc90/Pi.Alert-Add-Footer-URL

Update footer.php
This commit is contained in:
jokob-sk
2023-08-05 06:18:28 +10:00
committed by GitHub

View File

@@ -39,9 +39,9 @@
<!-- To the right -->
<div class="pull-right no-hidden-xs">
<!-- Pi.Alert 2.50 <small>(2019-12-30)</small> -->
<!-- Pi.Alert footer with url -->
<?php
echo 'Pi.Alert';
echo '<a href="https://github.com/jokob-sk/Pi.Alert" target="_blank">Pi.Alert</a>';
?>
</div>
</footer>
@@ -52,9 +52,7 @@
</div>
<!-- ./wrapper -->
<!-- Bootstrap 3.3.7 -->
<script src="lib/AdminLTE/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>