themes: get rid of "v" prefix in version display
[project/luci.git] / themes / freifunk-bno / luasrc / view / themes / freifunk-bno / footer.htm
index cf0a25352b2e159fa55714ee1e26d573d1f41b9a..21d1ca68a303eca4b9be50737afd599e2ccb6400 100644 (file)
@@ -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__ .. " (" .. luci.__version__ .. ")" %></a></div>
 </div><!-- end main --><div align="center" style="padding-top:5px "></div>
 <br>
 </div><!-- end wrapper -->