[Koha-cvs] koha/koha-tmpl/opac-tmpl/css/en opac-authoritie... [rel_2_2]

paul poulain paul at koha-fr.org
Thu Nov 23 11:41:41 CET 2006


CVSROOT:	/cvsroot/koha
Module name:	koha
Branch:		rel_2_2
Changes by:	paul poulain <tipaul>	06/11/23 10:41:41

Modified files:
	koha-tmpl/opac-tmpl/css/en: opac-authoritiesdetail.tmpl 

Log message:
	fix for opac-top.inc inclusion

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/css/en/opac-authoritiesdetail.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.1.2.6&r2=1.1.2.7

Patches:
Index: opac-authoritiesdetail.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/opac-tmpl/css/en/Attic/opac-authoritiesdetail.tmpl,v
retrieving revision 1.1.2.6
retrieving revision 1.1.2.7
diff -u -b -r1.1.2.6 -r1.1.2.7
--- opac-authoritiesdetail.tmpl	22 Sep 2006 15:54:51 -0000	1.1.2.6
+++ opac-authoritiesdetail.tmpl	23 Nov 2006 10:41:41 -0000	1.1.2.7
@@ -1,4 +1,5 @@
-    <!-- TMPL_INCLUDE NAME="opac-top.inc" -->
+<!--TMPL_INCLUDE NAME="opac-top.inc" -->
+
 <div id="mainbloc">
 
 
@@ -81,5 +82,4 @@
 	newin=window.open(link,'width=500,height=400,toolbar=false,scrollbars=yes');
 }
 </script>
-</body>
-</html>
+<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->





More information about the Koha-cvs mailing list