luci-theme-material: remove link to distro repo from footer
[project/luci.git] / themes / luci-theme-material / luasrc / view / themes / material / footer.htm
index edf85dcdb07b197fa0009bc4cf19fb31f41a5170..d69417e88d06d5c31e6d88f2e2ca3031b98b3709 100755 (executable)
@@ -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 %>