[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/parameters authorised_values.tmpl,1.10,1.11

Mike Hansen wolfpac444 at users.sourceforge.net
Wed Apr 23 23:24:23 CEST 2003


Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters
In directory sc8-pr-cvs1:/tmp/cvs-serv18180/koha/koha-tmpl/intranet-tmpl/default/en/parameters

Modified Files:
	authorised_values.tmpl 
Log Message:
Fixed bug #330


Index: authorised_values.tmpl
===================================================================
RCS file: /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/parameters/authorised_values.tmpl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** authorised_values.tmpl	23 Apr 2003 21:22:52 -0000	1.10
--- authorised_values.tmpl	23 Apr 2003 21:24:17 -0000	1.11
***************
*** 63,67 ****
  	<td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif"><b>Lib</b></td>
  	<td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif"><b>Edit</b></td>
! 	<td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif"><b>DeleteM/b></td>
  <TMPL_LOOP name="loop">
  </tr valign=top bgcolor='<TMPL_VAR name="bgcolor">'>
--- 63,67 ----
  	<td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif"><b>Lib</b></td>
  	<td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif"><b>Edit</b></td>
! 	<td background="<TMPL_VAR NAME='themelang'>/images/background-mem.gif"><b>Delete</b></td>
  <TMPL_LOOP name="loop">
  </tr valign=top bgcolor='<TMPL_VAR name="bgcolor">'>





More information about the Koha-cvs mailing list