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.2,1.3


From: Chris Cormack
Subject: [Koha-cvs] CVS: koha/admin systempreferences.pl,1.2,1.3
Date: Wed, 15 May 2002 19:16:29 -0700

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

Modified Files:
        systempreferences.pl 
Log Message:
Just a little fix to make it display an add variable button instead of add
new member.
add variable button is in koha-html


Index: systempreferences.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/systempreferences.pl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** systempreferences.pl        15 May 2002 12:17:35 -0000      1.2
--- systempreferences.pl        16 May 2002 02:16:27 -0000      1.3
***************
*** 236,240 ****
                print mklink("$script_name?offset=".$nextpage,'Next >>');
        }
!       print "<br><input type=image src=\"/images/button-add-member.gif\"  
WIDTH=188  HEIGHT=44  ALT=\"Add budget\" BORDER=0 ></a><br>";
        print "</form>";
  } #---- END $OP eq DEFAULT
--- 236,240 ----
                print mklink("$script_name?offset=".$nextpage,'Next &gt;&gt;');
        }
!       print "<br><input type=image src=\"/images/button-add-variable.gif\"  
WIDTH=188  HEIGHT=44  ALT=\"Add budget\" BORDER=0 ></a><br>";
        print "</form>";
  } #---- END $OP eq DEFAULT




reply via email to

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