summaryrefslogtreecommitdiffhomepage
path: root/themes/freifunk-bno/luasrc/view
diff options
context:
space:
mode:
Diffstat (limited to 'themes/freifunk-bno/luasrc/view')
-rw-r--r--themes/freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm b/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm
index cf0a25352..d71194231 100644
--- a/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm
+++ b/themes/freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm
@@ -17,7 +17,7 @@ $Id$
</div></div>
</div>
-<div class="luci separator black whitetext bold"><a href="<%=controller%>/about">Powered by <%= luci.__appname__ .. " " .. luci.__version__%></a></div>
+<div class="luci separator black whitetext bold"><a href="<%=controller%>/about">Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %></a></div>
</div><!-- end main --><div align="center" style="padding-top:5px "></div>
<br>
</div><!-- end wrapper -->