[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en barcodes/p...

Joshua Ferraro jmf at liblime.com
Sun Mar 11 20:19:18 CET 2007


CVSROOT:	/sources/koha
Module name:	koha
Changes by:	Joshua Ferraro <kados>	07/03/11 19:19:18

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/barcodes: printerConfig.tmpl 
Removed files:
	koha-tmpl/intranet-tmpl/prog/en/includes: doc-head-barcodes.inc 

Log message:
	no need for a separate barcodes doc-head include, switching to the
	standard one

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/barcodes/printerConfig.tmpl?cvsroot=koha&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-barcodes.inc?cvsroot=koha&r1=1.3&r2=0

Patches:
Index: barcodes/printerConfig.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/barcodes/printerConfig.tmpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- barcodes/printerConfig.tmpl	9 Mar 2007 14:47:38 -0000	1.2
+++ barcodes/printerConfig.tmpl	11 Mar 2007 19:19:18 -0000	1.3
@@ -1,4 +1,4 @@
-<!-- TMPL_INCLUDE NAME="doc-head-barcodes.inc" -->Koha Printer Configuration
+<!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->Koha Printer Configuration
 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE NAME="menus.inc" -->
 <!-- TMPL_INCLUDE NAME="menu-barcodes.inc" -->

Index: includes/doc-head-barcodes.inc
===================================================================
RCS file: includes/doc-head-barcodes.inc
diff -N includes/doc-head-barcodes.inc
--- includes/doc-head-barcodes.inc	9 Mar 2007 15:42:39 -0000	1.3
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,5 +0,0 @@
-<!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