themes/openwrt: don't link to /about anymore, the page was dropped long ago

This commit is contained in:
Jo-Philipp Wich 2011-05-03 22:24:45 +00:00
parent 6e14fd0bc2
commit 65a7a7121c

View file

@ -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>