themes: get rid of "v" prefix in version display
[project/luci.git] / themes / openwrt / luasrc / view / themes / openwrt.org / footer.htm
index f2bd25e..5830cb9 100644 (file)
@@ -16,6 +16,6 @@ $Id$
 </div>
 </div>
 
-<p class="luci">Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %></p>
+<p class="luci">Powered by <%= luci.__appname__ .. " (" .. luci.__version__ .. ")" %></p>
 </body>
 </html>