summaryrefslogtreecommitdiffhomepage
path: root/themes/oxygen/luasrc
diff options
context:
space:
mode:
Diffstat (limited to 'themes/oxygen/luasrc')
-rw-r--r--themes/oxygen/luasrc/view/themes/oxygen/footer.htm2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/oxygen/luasrc/view/themes/oxygen/footer.htm b/themes/oxygen/luasrc/view/themes/oxygen/footer.htm
index 1666ee03c3..0ee1e40423 100644
--- a/themes/oxygen/luasrc/view/themes/oxygen/footer.htm
+++ b/themes/oxygen/luasrc/view/themes/oxygen/footer.htm
@@ -15,7 +15,7 @@ $Id$
<div class="clear"></div>
</div>
-<p class="luci"><a href="<%=controller%>/about">Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %></a></p>
+<p class="luci"><a href="<%=controller%>/about">Powered by <%= luci.__appname__ .. " (" .. luci.__version__ .. ")" %></a></p>
</div>
</body>