[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/includes d...

Antoine Farnault antoine at koha-fr.org
Fri Jul 7 10:55:08 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Changes by:	Antoine Farnault <toins>	06/07/07 08:55:08

Added files:
	koha-tmpl/intranet-tmpl/prog/en/includes: doc-head-barcodes.inc 

Log message:
	doctype head included for barcode

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-barcodes.inc?cvsroot=koha&rev=1.1

Patches:
Index: doc-head-barcodes.inc
===================================================================
RCS file: doc-head-barcodes.inc
diff -N doc-head-barcodes.inc
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ doc-head-barcodes.inc	7 Jul 2006 08:55:08 -0000	1.1
@@ -0,0 +1,5 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<title>
\ No newline at end of file





More information about the Koha-cvs mailing list