luci-theme-material: remove link to distro repo from footer
authorHannu Nyman <hannu.nyman@iki.fi>
Sat, 10 Dec 2016 12:26:34 +0000 (14:26 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Sat, 10 Dec 2016 12:26:34 +0000 (14:26 +0200)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
themes/luci-theme-material/luasrc/view/themes/material/footer.htm

index edf85dc..d69417e 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> /
                 </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 %>
                     <% if #categories > 1 then %>
                     <ul class="breadcrumb pull-right" id="modemenu">
                         <% for i, r in ipairs(categories) do %>