themes: get rid of "v" prefix in version display
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 13 Aug 2011 09:52:12 +0000 (09:52 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 13 Aug 2011 09:52:12 +0000 (09:52 +0000)
themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm
themes/freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm
themes/freifunk-generic/luasrc/view/themes/freifunk-generic/footer.htm
themes/freifunk-hannover/luasrc/view/themes/freifunk-hannover/footer.htm
themes/freifunk/luasrc/view/themes/freifunk/footer.htm
themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/footer.htm
themes/openwrt/luasrc/view/themes/openwrt.org/footer.htm
themes/oxygen/luasrc/view/themes/oxygen/footer.htm

index 53fc3f082c499a473ea7466bae145f04dfcdd2f8..1e6423dbf6dcbb0834dcc31ba1200981d8f95d74 100644 (file)
@@ -17,6 +17,6 @@ $Id$
 </div></div>
 </div>
 
 </div></div>
 </div>
 
-<div class="luci separator black whitetext bold"><a href="<%=controller%>/about">Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %></a></div>
+<div class="luci separator black whitetext bold"><a href="<%=controller%>/about">Powered by <%= luci.__appname__ .. " (" .. luci.__version__ .. ")" %></a></div>
 </body>
 </html>
 </body>
 </html>
index d7119423153a98a1d861c17920ccdccb2dac7215..21d1ca68a303eca4b9be50737afd599e2ccb6400 100644 (file)
@@ -17,7 +17,7 @@ $Id$
 </div></div>
 </div>
 
 </div></div>
 </div>
 
-<div class="luci separator black whitetext bold"><a href="<%=controller%>/about">Powered by <%= luci.__appname__ .. " (v" .. 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 -->
 </div><!-- end main --><div align="center" style="padding-top:5px "></div>
 <br>
 </div><!-- end wrapper -->
index f21a5ff504dfc617ca5787be0425fa126ca86ae5..e9df8cda00e8de7fa512f5e6f0c5bd1d340f4e35 100644 (file)
@@ -20,7 +20,7 @@ end %>
 </div>
 
 <div class="footer">
 </div>
 
 <div class="footer">
-<p class="luci"><a href="http://luci.subsignal.org">Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %></a></p>
+<p class="luci"><a href="http://luci.subsignal.org">Powered by <%= luci.__appname__ .. " (" .. luci.__version__ .. ")" %></a></p>
 <% if xtime then %>
 <p class="exectime">Script execution time: <%=xtime%></p>
 <% end %>
 <% if xtime then %>
 <p class="exectime">Script execution time: <%=xtime%></p>
 <% end %>
index 98d48ad85e9f6ba4ef6ea9b1e8c729cec7064af4..6ec4e124b982d2013b18b66b5bc8a68a59ba70d1 100644 (file)
@@ -15,7 +15,7 @@ $Id: footer.htm 4185 2009-01-30 14:00:35Z jow $
 <div class="clear"></div>
 </div>
 
 <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>
 </body>
 </html>
 
 </body>
 </html>
 
index d7119423153a98a1d861c17920ccdccb2dac7215..21d1ca68a303eca4b9be50737afd599e2ccb6400 100644 (file)
@@ -17,7 +17,7 @@ $Id$
 </div></div>
 </div>
 
 </div></div>
 </div>
 
-<div class="luci separator black whitetext bold"><a href="<%=controller%>/about">Powered by <%= luci.__appname__ .. " (v" .. 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 -->
 </div><!-- end main --><div align="center" style="padding-top:5px "></div>
 <br>
 </div><!-- end wrapper -->
index 8df68b14c7f85dce5d75de52278bb8e3867a2e85..00b2014c9572219e3969956c43322e0583539661 100644 (file)
@@ -15,7 +15,7 @@ $Id$
 <div class="clear"></div>
 </div>
 
 <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>
 </body>
 </html>
 
 </body>
 </html>
 
index f2bd25e5c5e56180b5e468130aafcbcd6a98ae34..5830cb932be110fb6b703570af46da35d17dd31e 100644 (file)
@@ -16,6 +16,6 @@ $Id$
 </div>
 </div>
 
 </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>
 </body>
 </html>
index 1666ee03c3d89002ef714d9467e85b0bd9061791..0ee1e404230d09ae6db825320cb72e0714e1aedb 100644 (file)
@@ -15,7 +15,7 @@ $Id$
 <div class="clear"></div>
 </div>
 
 <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>
 
 </div>
 </body>