From: Mike Taylor Date: Wed, 27 Jun 2007 11:50:49 +0000 (+0000) Subject: Fix XHTML -- tags gor swapped. X-Git-Tag: CPAN-v1.02~389 X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=commitdiff_plain;h=e6a7bcd91a26d268038ec9e3c1c8ef98643520d5 Fix XHTML -- tags gor swapped. --- diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index 97412a1..9f32749 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -1,4 +1,4 @@ -%# $Id: layout.mc,v 1.33 2007-05-03 14:13:44 mike Exp $ +%# $Id: layout.mc,v 1.34 2007-06-27 11:50:49 mike Exp $ <%args> $debug => undef $title @@ -30,16 +30,16 @@ use ZOOM::IRSpy::Utils qw(utf8param isodate xml_encode cql_target cql_quote - - -
-
-

-
-
-

<% xml_encode($title) %>

-
- + +
+

+ + +
+

<% xml_encode($title) %>

+ + +