1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2019-12-30 20:57:33 +01:00
parent e85a4e766e
commit 33c0462341

View file

@ -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>