Modify contents of page of web gui - leesy24/openwrt-8devices GitHub Wiki

  1. "Powered by LuCI ..." -> ""
# vi /usr/lib/lua/luci/view/themes/bootstrap/footer.htm
<a href="https://github.com/openwrt/luci">Powered by <%= ver.luciname %> (<%= ver.luciversion %>)</a> / <%= ver.distversion %>
-> 
<a href="http://www.dsintek.co.kr/">Powered by DASAN Info Tek</a>