koha-cvs
[Top][All Lists]
Advanced

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

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


From: Mike Mylonas
Subject: [Koha-cvs] CVS: koha/admin printers.pl,1.1.2.3,1.1.2.4
Date: Tue, 20 Aug 2002 02:28:28 -0700

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

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

Index: printers.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/printers.pl,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -C2 -r1.1.2.3 -r1.1.2.4
*** printers.pl 25 Jun 2002 11:00:49 -0000      1.1.2.3
--- printers.pl 20 Aug 2002 09:28:26 -0000      1.1.2.4
***************
*** 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 printer\" BORDER=0 ></a><br>";
        print "</form>";
  } #---- END $OP eq DEFAULT




reply via email to

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