From be29cd90dab00a632637dbc116f5b63089948bb4 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 30 Jan 2009 14:00:35 +0000 Subject: [PATCH] Merge r4184 --- themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm | 2 +- .../freifunk-bno/luasrc/view/themes/freifunk-bno/footer.htm | 2 +- themes/freifunk/luasrc/view/themes/freifunk/footer.htm | 2 +- .../openwrt-light/luasrc/view/themes/openwrt-light/footer.htm | 2 +- .../luasrc/view/themes/openwrt.org-oxygen/footer.htm | 2 +- themes/openwrt.org/luasrc/view/themes/openwrt.org/footer.htm | 2 +- themes/oxygen/luasrc/view/themes/oxygen/footer.htm | 4 ++-- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm b/themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm index d1a8d43fe..53fc3f082 100644 --- a/themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm +++ b/themes/fledermaus/luasrc/view/themes/fledermaus/footer.htm @@ -17,6 +17,6 @@ $Id$ -
Powered by <%= luci.__appname__ .. " " .. luci.__version__%>
+
Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %>
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 3566dab1d..c8c630ecc 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: footer.htm 3464 2008-09-29 19:10:51Z jow $ -
Powered by <%= luci.__appname__ .. " " .. luci.__version__%>
+
Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %>

diff --git a/themes/freifunk/luasrc/view/themes/freifunk/footer.htm b/themes/freifunk/luasrc/view/themes/freifunk/footer.htm index 3566dab1d..c8c630ecc 100644 --- a/themes/freifunk/luasrc/view/themes/freifunk/footer.htm +++ b/themes/freifunk/luasrc/view/themes/freifunk/footer.htm @@ -17,7 +17,7 @@ $Id: footer.htm 3464 2008-09-29 19:10:51Z jow $ -
Powered by <%= luci.__appname__ .. " " .. luci.__version__%>
+
Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %>

diff --git a/themes/openwrt-light/luasrc/view/themes/openwrt-light/footer.htm b/themes/openwrt-light/luasrc/view/themes/openwrt-light/footer.htm index f8ea5ad57..8df68b14c 100644 --- a/themes/openwrt-light/luasrc/view/themes/openwrt-light/footer.htm +++ b/themes/openwrt-light/luasrc/view/themes/openwrt-light/footer.htm @@ -15,7 +15,7 @@ $Id$
-

Powered by <%= luci.__appname__ .. " " .. luci.__version__%>

+

Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %>

diff --git a/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/footer.htm b/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/footer.htm index f8ea5ad57..8df68b14c 100644 --- a/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/footer.htm +++ b/themes/openwrt.org-oxygen/luasrc/view/themes/openwrt.org-oxygen/footer.htm @@ -15,7 +15,7 @@ $Id$
-

Powered by <%= luci.__appname__ .. " " .. luci.__version__%>

+

Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %>

diff --git a/themes/openwrt.org/luasrc/view/themes/openwrt.org/footer.htm b/themes/openwrt.org/luasrc/view/themes/openwrt.org/footer.htm index f8ea5ad57..8df68b14c 100644 --- a/themes/openwrt.org/luasrc/view/themes/openwrt.org/footer.htm +++ b/themes/openwrt.org/luasrc/view/themes/openwrt.org/footer.htm @@ -15,7 +15,7 @@ $Id$
-

Powered by <%= luci.__appname__ .. " " .. luci.__version__%>

+

Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %>

diff --git a/themes/oxygen/luasrc/view/themes/oxygen/footer.htm b/themes/oxygen/luasrc/view/themes/oxygen/footer.htm index b570788d5..1666ee03c 100644 --- a/themes/oxygen/luasrc/view/themes/oxygen/footer.htm +++ b/themes/oxygen/luasrc/view/themes/oxygen/footer.htm @@ -15,8 +15,8 @@ $Id$
-

Powered by <%= luci.__appname__ .. " " .. luci.__version__%>

+

Powered by <%= luci.__appname__ .. " (v" .. luci.__version__ .. ")" %>

- \ No newline at end of file + -- 2.25.1