From: Steven Barth Date: Mon, 1 Sep 2008 17:36:09 +0000 (+0000) Subject: Add stupid XHTML 1.0 DOCTYPES to themes X-Git-Tag: 0.8.0~214 X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=77b05af325beca587040e1a429e2ad20d2849b7a;ds=sidebyside Add stupid XHTML 1.0 DOCTYPES to themes --- diff --git a/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm b/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm index a109582f76..ff5dd90e5e 100644 --- a/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm +++ b/themes/fledermaus/luasrc/view/themes/fledermaus/header.htm @@ -36,7 +36,7 @@ require("luci.http").prepare_content("text/html") -%> - + diff --git a/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm b/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm index 48f2a5f243..356ae369b1 100644 --- a/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm +++ b/themes/openwrt-light/luasrc/view/themes/openwrt-light/header.htm @@ -36,7 +36,7 @@ require("luci.http").prepare_content("text/html") -%> - + diff --git a/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm b/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm index 6078d44ff3..e8b3d5533b 100644 --- a/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm +++ b/themes/openwrt.org/luasrc/view/themes/openwrt.org/header.htm @@ -36,7 +36,7 @@ require("luci.http").prepare_content("application/xhtml+xml") -%> - +