[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/tools expo... [rel_3_0]

Antoine Farnault antoine at koha-fr.org
Tue Oct 3 14:40:35 CEST 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	Antoine Farnault <toins>	06/10/03 12:40:35

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/tools: export.tmpl 

Log message:
	menu was included twice.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/tools/export.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.3.2.1&r2=1.3.2.2

Patches:
Index: export.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/tools/export.tmpl,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -u -b -r1.3.2.1 -r1.3.2.2
--- export.tmpl	3 Oct 2006 12:20:30 -0000	1.3.2.1
+++ export.tmpl	3 Oct 2006 12:40:35 -0000	1.3.2.2
@@ -1,11 +1,9 @@
 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" -->
+MARC biblio export
 <!-- TMPL_INCLUDE NAME="doc-head-close.inc" -->
 <!-- TMPL_INCLUDE NAME="menus.inc" -->
 <!-- TMPL_INCLUDE NAME="menu-tools.inc" -->
 
-MARC biblio export
-<!-- TMPL_INCLUDE NAME="menus.inc" -->
-<!-- TMPL_INCLUDE NAME="menu-admin.inc" -->
 	<div id="bloc25">
 		<h2 class="parameters">Select biblios to export</h2>
 		<form method="post">





More information about the Koha-cvs mailing list