themes/openwrt: don't link to /about anymore, the page was dropped long ago
This commit is contained in:
parent
6e14fd0bc2
commit
65a7a7121c
1 changed files with 1 additions and 1 deletions
|
@ -16,6 +16,6 @@ $Id$
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<p class="luci"><a href="<%=controller%>/about">Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %></a></p>
|
||||
<p class="luci">Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %></p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue