[Koha-cvs] CVS: koha/admin stopwords.pl,1.1.2.3,1.1.2.4

Mike Mylonas dragon28 at users.sourceforge.net
Tue Aug 20 11:30:27 CEST 2002


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

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

Index: stopwords.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/stopwords.pl,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -r1.1.2.3 -r1.1.2.4
*** stopwords.pl	25 Jun 2002 10:52:37 -0000	1.1.2.3
--- stopwords.pl	20 Aug 2002 09:30:25 -0000	1.1.2.4
***************
*** 228,232 ****
  		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
--- 228,232 ----
  		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 stopword\" BORDER=0 ></a><br>";
  	print "</form>";
  } #---- END $OP eq DEFAULT





More information about the Koha-cvs mailing list