[Koha-cvs] CVS: koha/admin branches.pl,1.1.2.4,1.1.2.5

Mike Mylonas dragon28 at users.sourceforge.net
Tue Aug 20 11:18:16 CEST 2002


Update of /cvsroot/koha/koha/admin
In directory usw-pr-cvs1:/tmp/cvs-serv21038/koha/admin

Modified Files:
      Tag: rel-1-2
	branches.pl 
Log Message:
fixed image alt tag

Index: branches.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/branches.pl,v
retrieving revision 1.1.2.4
retrieving revision 1.1.2.5
diff -C2 -r1.1.2.4 -r1.1.2.5
*** branches.pl	25 Jun 2002 09:22:43 -0000	1.1.2.4
--- branches.pl	20 Aug 2002 09:18:13 -0000	1.1.2.5
***************
*** 274,278 ****
  		print mklink("$script_name?offset=".$nextpage,'Next >>');
  	}
! 	print "<br><input type=image src=\"/images/button-add-new.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add budget\" BORDER=0 ></a><br>";
  	print "</form>";
  } #---- END $OP eq DEFAULT
--- 274,278 ----
  		print mklink("$script_name?offset=".$nextpage,'Next &gt;&gt;');
  	}
! 	print "<br><input type=image src=\"/images/button-add-new.gif\"  WIDTH=188  HEIGHT=44  ALT=\"Add branch\" BORDER=0 ></a><br>";
  	print "</form>";
  } #---- END $OP eq DEFAULT





More information about the Koha-cvs mailing list