themes/bootstrap: the "about" page is long gone, link to luci.subsignal.org instead
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 19 Feb 2012 19:12:09 +0000 (19:12 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 19 Feb 2012 19:12:09 +0000 (19:12 +0000)
themes/bootstrap/luasrc/view/themes/bootstrap/footer.htm

index 7d341073fcf20cb51ea21588ee94ac4a40b182d5..09b497a101cb39a3c9ea35d7e3aec39e7154ddb6 100644 (file)
@@ -22,7 +22,7 @@ You may obtain a copy of the License at
 
        local categories = disp.node_childs(tree)
 %>
 
        local categories = disp.node_childs(tree)
 %>
-   <footer><a href="<%=controller%>/about">Powered by <%= luci.__appname__ .. " (" .. luci.__version__ .. ")" %></a>
+   <footer><a href="http://luci.subsignal.org/">Powered by <%= luci.__appname__ .. " (" .. luci.__version__ .. ")" %></a>
 
     <%=luci.version.distversion%>
 
 
     <%=luci.version.distversion%>