[open-ils-commits] r304 - conifer/branches/rel_1_4/web/opac/skin/default/xml (pzed)

svn at svn.open-ils.org svn at svn.open-ils.org
Wed Apr 8 13:39:48 EDT 2009


Author: pzed
Date: 2009-04-08 13:39:45 -0400 (Wed, 08 Apr 2009)
New Revision: 304

Modified:
   conifer/branches/rel_1_4/web/opac/skin/default/xml/index.xml
Log:
testing things out

Modified: conifer/branches/rel_1_4/web/opac/skin/default/xml/index.xml
===================================================================
--- conifer/branches/rel_1_4/web/opac/skin/default/xml/index.xml	2009-04-08 13:28:59 UTC (rev 303)
+++ conifer/branches/rel_1_4/web/opac/skin/default/xml/index.xml	2009-04-08 17:39:45 UTC (rev 304)
@@ -1,22 +1,24 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- Loads the environment -->
-<!--#include virtual="setenv.xml"-->
-
-<!DOCTYPE html PUBLIC 
-	"-//W3C//DTD XHTML 1.0 Transitional//EN" 
-	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" [
-	<!--#include virtual="/opac/locale/${locale}/opac.dtd"-->
-	<!--#include virtual="/opac/locale/${locale}/opac_conifer.dtd"-->
-]>
-
-
-<html xmlns='http://www.w3.org/1999/xhtml'>
-	<!--#include virtual="header.xml"-->
-	<!--#if expr="$OILS_PAGE='index.xml'"-->
-		<!--#include virtual="home/index_body.xml"-->
-	<!--#else-->
-		<!--#include virtual="body.xml"-->
-	<!--#endif-->
-</html>
-
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- peter was here -->
+
+<!-- Loads the environment -->
+<!--#include virtual="setenv.xml"-->
+
+<!DOCTYPE html PUBLIC 
+	"-//W3C//DTD XHTML 1.0 Transitional//EN" 
+	"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" [
+	<!--#include virtual="/opac/locale/${locale}/opac.dtd"-->
+	<!--#include virtual="/opac/locale/${locale}/opac_conifer.dtd"-->
+]>
+
+
+<html xmlns='http://www.w3.org/1999/xhtml'>
+	<!--#include virtual="header.xml"-->
+	<!--#if expr="$OILS_PAGE='index.xml'"-->
+		<!--#include virtual="home/index_body.xml"-->
+	<!--#else-->
+		<!--#include virtual="body.xml"-->
+	<!--#endif-->
+</html>
+



More information about the open-ils-commits mailing list