Update of /cvsroot/koha/koha-html/intranet-html/acquisitions In directory usw-pr-cvs1:/tmp/cvs-serv19257/acquisitions Modified Files: index.html Log Message: Fixing broken include calls Index: index.html =================================================================== RCS file: /cvsroot/koha/koha-html/intranet-html/acquisitions/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** index.html 20 Mar 2002 06:14:09 -0000 1.2 --- index.html 20 Mar 2002 10:10:34 -0000 1.3 *************** *** 30,34 **** <img src="/images/holder.gif" width=24 height=50 align=left> ! <!--#exec cgi='/cgi-bin/koha/currency.pl'--> --- 30,34 ---- <img src="/images/holder.gif" width=24 height=50 align=left> ! <!--#include virtual='/cgi-bin/koha/currency.pl'--> *************** *** 52,93 **** <P> ! <!--#exec cgi="/cgi-bin/koha/showbudget.pl"--> <P> - <!-- - <TABLE align="left" width="40%" cellspacing=0 cellpadding=5 border=1 > - <FORM ACTION="/cgi-bin/koha/search.pl"> - <TR VALIGN=TOP> - <TD bgcolor="99cc33" background="/images/background-mem.gif" colspan=2><b>FIND AN ORDER</b></TD></TR> - <TR VALIGN=TOP> - <TD>Supplier</TD> <TD><INPUT TYPE="text" SIZE="25" NAME="supplier"></TD></TR> - <TR VALIGN=TOP> - <TD>Ordered Between</TD> <TD><INPUT TYPE="text" SIZE="8" NAME="date-after"> and <INPUT TYPE="text" SIZE="8" NAME="date-before"></TD></TR> - - <TR VALIGN=TOP> - <TD>ISBN</TD> <TD><INPUT TYPE="text" SIZE="25" NAME="isbn"></TD></TR> - <TR VALIGN=TOP> - <TD>Title</TD> <TD><INPUT TYPE="text" SIZE="25" NAME="title"></TD></TR> - <TR VALIGN=TOP> - <TD>Author</TD> <TD><INPUT TYPE="text" SIZE="25" NAME="author"></TD></TR> - <TR VALIGN=TOP> - <TD>Item Order # </TD> <TD><INPUT TYPE="text" SIZE="25" NAME="ordernumber"></TD></TR> - - <TR VALIGN=TOP> - <TD>Shopping Basket # - </TD> <TD><INPUT TYPE="text" SIZE="25" NAME="purchasenumber"></TD></TR> - - <TR VALIGN=TOP> - <TD></TD> - <TD><INPUT TYPE="image" alt="Start Search" src="/images/ok-start-search.gif" WIDTH=187 HEIGHT=42 BORDER=0 ></TD></TR> - <TR VALIGN=TOP> - <TD></TD> <TD><INPUT TYPE="reset" VALUE= "Clear Fields"> - - </TD></TR> - - - </table> - --> </center> --- 52,59 ---- <P> ! <!--#include virtual="/cgi-bin/koha/showbudget.pl"--> <P> </center> *************** *** 116,120 **** ! <!--#INCLUDE VIRTUAL="/includes/aquisitions-bottom.inc"> --- 82,86 ---- ! <!--#INCLUDE VIRTUAL="/includes/aquisitions-bottom.inc"-->
participants (1)
-
Chris Cormack