From: atz Date: Wed, 9 Jun 2010 21:43:59 +0000 (+0000) Subject: is not valid HTML X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c0ecfd0d34e2752a8f1d8db7c7c8ee3d491bd168;p=evergreen%2Fbjwebb.git is not valid HTML Although the DTD *may* specify xhtml, since in practice we are serving with Content-Type: text/html and we should avoid tags that are illegal in html. These errors are reported in chrome as: "Unmatched encountered. Ignoring tag." git-svn-id: svn://svn.open-ils.org/ILS/trunk@16643 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/reports/oils_rpt_common.xhtml b/Open-ILS/web/reports/oils_rpt_common.xhtml index 9666f1f15..1715bd39f 100644 --- a/Open-ILS/web/reports/oils_rpt_common.xhtml +++ b/Open-ILS/web/reports/oils_rpt_common.xhtml @@ -70,7 +70,7 @@ - + diff --git a/Open-ILS/web/templates/base.tt2 b/Open-ILS/web/templates/base.tt2 index 918bce203..6bb7874ae 100644 --- a/Open-ILS/web/templates/base.tt2 +++ b/Open-ILS/web/templates/base.tt2 @@ -5,11 +5,11 @@ [% ctx.page_title %] - + + href='[% ctx.media_prefix %]/css/skin/[% ctx.skin %].css' /> + href='[% ctx.media_prefix %]/css/theme/[% ctx.skin %].css' /> diff --git a/Open-ILS/web/templates/default/circ/selfcheck/main.tt2 b/Open-ILS/web/templates/default/circ/selfcheck/main.tt2 index 7ce03842d..a887da4a5 100644 --- a/Open-ILS/web/templates/default/circ/selfcheck/main.tt2 +++ b/Open-ILS/web/templates/default/circ/selfcheck/main.tt2 @@ -2,7 +2,7 @@ [% WRAPPER default/base.tt2 %] - + [% INCLUDE 'default/circ/selfcheck/audio_config.tt2' %]
diff --git a/Open-ILS/web/templates/default/conify/global/action/survey/edit.tt2 b/Open-ILS/web/templates/default/conify/global/action/survey/edit.tt2 index 40f57a79f..f7279386f 100644 --- a/Open-ILS/web/templates/default/conify/global/action/survey/edit.tt2 +++ b/Open-ILS/web/templates/default/conify/global/action/survey/edit.tt2 @@ -1,17 +1,15 @@ [% WRAPPER 'default/base.tt2' %] - - - - + + + + -
+
diff --git a/Open-ILS/web/templates/default/conify/global/asset/copy_location_order.tt2 b/Open-ILS/web/templates/default/conify/global/asset/copy_location_order.tt2 index fef90880d..ca574ed22 100644 --- a/Open-ILS/web/templates/default/conify/global/asset/copy_location_order.tt2 +++ b/Open-ILS/web/templates/default/conify/global/asset/copy_location_order.tt2 @@ -1,7 +1,7 @@ [% WRAPPER default/base.tt2 %] [% ctx.page_title = 'Copy Location Order' %] - +
Copy Location Order
diff --git a/Open-ILS/web/templates/default/vandelay/vandelay.tt2 b/Open-ILS/web/templates/default/vandelay/vandelay.tt2 index 29bc1d4c9..019245f8c 100644 --- a/Open-ILS/web/templates/default/vandelay/vandelay.tt2 +++ b/Open-ILS/web/templates/default/vandelay/vandelay.tt2 @@ -2,9 +2,9 @@ [% ctx.page_title = 'MARC Import/Export' %] [% ctx.dtd = '' %] - - - + + +