luci-theme-material: remove link to distro repo from footer
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
parent
73749fa048
commit
f7ec630913
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
</div>
|
||||
<footer class="mobile-hide">
|
||||
<a href="https://github.com/openwrt/luci">Powered by <%= ver.luciname %> (<%= ver.luciversion %>)</a> /
|
||||
<a href="https://openwrt.org/"><%= ver.distversion %></a>
|
||||
<%= ver.distversion %>
|
||||
<% if #categories > 1 then %>
|
||||
<ul class="breadcrumb pull-right" id="modemenu">
|
||||
<% for i, r in ipairs(categories) do %>
|
||||
|
|
Loading…
Reference in a new issue