[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/catalogue MARCdetail.tmpl,1.30.2.11,1.30.2.12

doXulting doxulting at users.sourceforge.net
Wed Nov 16 16:55:42 CET 2005


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9171/koha-tmpl/intranet-tmpl/default/en/catalogue

Modified Files:
      Tag: rel_2_2
	MARCdetail.tmpl 
Log Message:
A link was wrong, very little bug

Index: MARCdetail.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/catalogue/MARCdetail.tmpl,v
retrieving revision 1.30.2.11
retrieving revision 1.30.2.12
diff -C2 -r1.30.2.11 -r1.30.2.12
*** MARCdetail.tmpl	25 Oct 2005 12:41:13 -0000	1.30.2.11
--- MARCdetail.tmpl	16 Nov 2005 15:55:40 -0000	1.30.2.12
***************
*** 21,25 ****
  			delete
  		</a>
! 		<a href="detail.pl?bib=<!-- TMPL_VAR NAME="biblionumber" -->" class="button catalogue">
  			Complete
  		</a>
--- 21,25 ----
  			delete
  		</a>
! 		<a href="MARCdetail.pl?bib=<!-- TMPL_VAR NAME="biblionumber" -->" class="button catalogue">
  			Complete
  		</a>





More information about the Koha-cvs mailing list