Merge pull request #311 from cvc90/Pi.Alert-Add-Footer-URL
Update footer.php
This commit is contained in:
@@ -39,9 +39,9 @@
|
|||||||
<!-- To the right -->
|
<!-- To the right -->
|
||||||
<div class="pull-right no-hidden-xs">
|
<div class="pull-right no-hidden-xs">
|
||||||
|
|
||||||
<!-- Pi.Alert 2.50 <small>(2019-12-30)</small> -->
|
<!-- Pi.Alert footer with url -->
|
||||||
<?php
|
<?php
|
||||||
echo 'Pi.Alert';
|
echo '<a href="https://github.com/jokob-sk/Pi.Alert" target="_blank">Pi.Alert</a>';
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
@@ -52,9 +52,7 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
<!-- ./wrapper -->
|
<!-- ./wrapper -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Bootstrap 3.3.7 -->
|
<!-- Bootstrap 3.3.7 -->
|
||||||
<script src="lib/AdminLTE/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
|
<script src="lib/AdminLTE/bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user