diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/bootstrap/luasrc/view/themes/bootstrap/footer.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/bootstrap/luasrc/view/themes/bootstrap/footer.htm b/themes/bootstrap/luasrc/view/themes/bootstrap/footer.htm index 7d341073f..09b497a10 100644 --- a/themes/bootstrap/luasrc/view/themes/bootstrap/footer.htm +++ b/themes/bootstrap/luasrc/view/themes/bootstrap/footer.htm @@ -22,7 +22,7 @@ You may obtain a copy of the License at 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%> |