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

paul poulain paul at koha-fr.org
Fri Sep 22 17:54:51 CEST 2006


CVSROOT:	/cvsroot/koha
Module name:	koha
Branch:		rel_2_2
Changes by:	paul poulain <tipaul>	06/09/22 15:54:51

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

Log message:
	removing subfield codes, they are useless for opac

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.5&r2=1.1.2.6

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.5
retrieving revision 1.1.2.6
diff -u -b -r1.1.2.5 -r1.1.2.6
--- opac-authoritiesdetail.tmpl	2 Aug 2006 12:38:16 -0000	1.1.2.5
+++ opac-authoritiesdetail.tmpl	22 Sep 2006 15:54:51 -0000	1.1.2.6
@@ -62,7 +62,6 @@
 		<!-- TMPL_LOOP NAME="subfield" -->
 			<p>
 				<label class="labelsubfield">
-				<!-- TMPL_VAR NAME="marc_subfield" -->
 				<!-- TMPL_VAR NAME="marc_lib" --></label>
 				<!-- TMPL_VAR NAME="marc_value" -->
 			</p>





More information about the Koha-cvs mailing list