mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-12 10:31:51 +00:00
Fix theme footer
This commit is contained in:
parent
e85a4e766e
commit
33c0462341
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
<% local ver = require "luci.version" %>
|
||||
|
||||
<footer>
|
||||
<a href="https://github.com/openwrt/luci">Powered by <%= ver.distversion %>
|
||||
<a href="https://github.com/ysurac/openmptcprouter">Powered by <%= ver.distversion %></a>
|
||||
<ul class="breadcrumb pull-right" id="modemenu" style="display:none"></ul>
|
||||
</footer>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue