Update footer.htm

This commit is contained in:
Bard 2022-12-20 00:21:25 +08:00 committed by GitHub
parent b8425a5ae4
commit ffe882f91e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,8 +18,8 @@
<% local ver = require "luci.version" %> <% local ver = require "luci.version" %>
</div> </div>
<footer class="mobile-hide"> <footer>
<div> <div class="mobile-hide">
<a class="luci-link" href="https://github.com/openwrt/luci">Powered by <%= ver.luciname %> (<%= ver.luciversion %>)</a> / <a class="luci-link" href="https://github.com/openwrt/luci">Powered by <%= ver.luciname %> (<%= ver.luciversion %>)</a> /
<%= ver.distversion %> <%= ver.distversion %>
<ul class="breadcrumb pull-right" id="modemenu" style="display:none"></ul> <ul class="breadcrumb pull-right" id="modemenu" style="display:none"></ul>