]> git.evergreen-ils.org Git - working/Evergreen.git/commit - Open-ILS/web/templates/default/vandelay/vandelay.tt2
</link> is not valid HTML
authoratz <atz@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 9 Jun 2010 21:43:59 +0000 (21:43 +0000)
committeratz <atz@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 9 Jun 2010 21:43:59 +0000 (21:43 +0000)
commitc0ecfd0d34e2752a8f1d8db7c7c8ee3d491bd168
treee74927818b3ad5b90bbd56acd8e0bee6bd7153b4
parente0858db373b1c10ab3b1e6c3afdf486e2594ac5b
</link> is not valid HTML

Although the DTD *may* specify xhtml, since in practice we are serving
with Content-Type: text/html and
  <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
we should avoid tags that are illegal in html.

These errors are reported in chrome as:
    "Unmatched </link> encountered.  Ignoring tag."

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16643 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/reports/oils_rpt_common.xhtml
Open-ILS/web/templates/base.tt2
Open-ILS/web/templates/default/circ/selfcheck/main.tt2
Open-ILS/web/templates/default/conify/global/action/survey/edit.tt2
Open-ILS/web/templates/default/conify/global/asset/copy_location_order.tt2
Open-ILS/web/templates/default/vandelay/vandelay.tt2