(template) fix url in footer

This commit is contained in:
Ad Schellevis 2015-08-27 20:23:47 +02:00
parent 5366b2b898
commit f9cb618ca5

View File

@ -140,7 +140,7 @@
<!-- page footer -->
<footer class="page-foot col-sm-push-2">
<div class="container-fluid">
<a target="_blank" href="https://www.opnsense.org/?gui22" class="redlnk">OPNsense</a> is &copy;2014 - 2015 by <a href="http://www.deciso.com" class="tblnk">Deciso B.V.</a> All Rights Reserved.
<a target="_blank" href="https://www.opnsense.org/" class="redlnk">OPNsense</a> is &copy;2014 - 2015 by <a href="http://www.deciso.com" class="tblnk">Deciso B.V.</a> All Rights Reserved.
[<a href="/license.php" class="tblnk">view license</a>]
</div>
</footer>