mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 16:44:39 +00:00
(template) fix url in footer
This commit is contained in:
parent
5366b2b898
commit
f9cb618ca5
@ -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 ©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 ©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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user