koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/admin systempreferences.pl,1.1.2.2,1.1.2.3


From: Mike Mylonas
Subject: [Koha-cvs] CVS: koha/admin systempreferences.pl,1.1.2.2,1.1.2.3
Date: Tue, 20 Aug 2002 02:33:00 -0700

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

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

Index: systempreferences.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/systempreferences.pl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** systempreferences.pl        24 Jun 2002 18:38:36 -0000      1.1.2.2
--- systempreferences.pl        20 Aug 2002 09:32:58 -0000      1.1.2.3
***************
*** 239,243 ****
                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
--- 239,243 ----
                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 parameter\" BORDER=0 ></a><br>";
        print "</form>";
  } #---- END $OP eq DEFAULT




reply via email to

[Prev in Thread] Current Thread [Next in Thread]