koha-cvs
[Top][All Lists]
Advanced

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

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


From: Mike Mylonas
Subject: [Koha-cvs] CVS: koha/admin branches.pl,1.1.2.4,1.1.2.5
Date: Tue, 20 Aug 2002 02:18:16 -0700

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




reply via email to

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