CVS: koha-html/intranet-html/acquisitions index.html,1.1.1.1,1.2
Update of /cvsroot/koha/koha-html/intranet-html/acquisitions In directory usw-pr-cvs1:/tmp/cvs-serv31111 Modified Files: index.html Log Message: Fix for currency Index: index.html =================================================================== RCS file: /cvsroot/koha/koha-html/intranet-html/acquisitions/index.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -r1.1.1.1 -r1.2 *** index.html 4 Feb 2001 20:52:49 -0000 1.1.1.1 --- index.html 20 Mar 2002 06:14:09 -0000 1.2 *************** *** 1,4 **** --- 1,6 ---- <!--updated by rachel@katipo.co.nz 04:35 2/02/00--> + <!--updated by rachel@katipo.co.nz 03:44 13/10/00-> + <!--#INCLUDE VIRTUAL="/includes/aquisitions-top.inc"--> *************** *** 13,22 **** ! <center> <TABLE align="left" width="40%" cellspacing=0 cellpadding=5 border=1 > <TR VALIGN=TOP> <TD bgcolor="99cc33" background="/images/background-mem.gif" colspan=2><b>START, RECEIVE, MODIFY ANY ORDER</b> ! <a href=order.html>Demo</a></TD></TR> <TR VALIGN=TOP> <form action="/cgi-bin/koha/acqui/order.pl" method=post> --- 15,24 ---- ! <TABLE align="left" width="40%" cellspacing=0 cellpadding=5 border=1 > <TR VALIGN=TOP> <TD bgcolor="99cc33" background="/images/background-mem.gif" colspan=2><b>START, RECEIVE, MODIFY ANY ORDER</b> ! </TD></TR> <TR VALIGN=TOP> <form action="/cgi-bin/koha/acqui/order.pl" method=post> *************** *** 26,45 **** ! <img src="/images/holder.gif" width=16 height=50 align=left> ! ! <TABLE 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>EXCHANGE RATES </b></TD></TR> ! <TR VALIGN=TOP> ! <TD>$US <INPUT TYPE="text" SIZE="5" NAME="us" value=.57> £ <INPUT TYPE="text" SIZE="5" NAME="uk" value=.32> ! $AUS <INPUT TYPE="text" SIZE="5" NAME="aus" value=.98> ! <p> ! <input type=image name=submit src=/images/save-changes.gif border=0 width=187 height=42> - </TD></TR> - </form> - </table> <p> --- 28,35 ---- ! <img src="/images/holder.gif" width=24 height=50 align=left> ! <!--#exec cgi='/cgi-bin/koha/currency.pl'--> <p> *************** *** 50,54 **** <TR VALIGN=TOP> <TD bgcolor="99cc33" background="/images/background-mem.gif" colspan=2><b>RECEIVE OR MODIFY PERIODICAL ORDER</b> ! <a href=order.html>Demo</a></TD></TR> <TR VALIGN=TOP> <TD>Title Search</TD> <TD><INPUT TYPE="text" SIZE="25" NAME="recieve"></TD></TR> --- 40,44 ---- <TR VALIGN=TOP> <TD bgcolor="99cc33" background="/images/background-mem.gif" colspan=2><b>RECEIVE OR MODIFY PERIODICAL ORDER</b> ! </TD></TR> <TR VALIGN=TOP> <TD>Title Search</TD> <TD><INPUT TYPE="text" SIZE="25" NAME="recieve"></TD></TR> *************** *** 57,70 **** ! <img src="/images/holder.gif" width=16 height=250 align=left> <P> ! <!--#include virtual="/includes/budgets.inc"--> <P> - <!-- <TABLE align="left" width="40%" cellspacing=0 cellpadding=5 border=1 > <FORM ACTION="/cgi-bin/koha/search.pl"> --- 47,60 ---- ! <img src="/images/holder.gif" width=24 height=250 align=left> <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"> *************** *** 109,115 **** <TR VALIGN=TOP> <TD bgcolor="99cc33" background="/images/background-mem.gif" colspan=2><b>HELP</b><br> ! <b>Ordering:</b> To start an acquisition, wether an order, local purchase or donation first search on the supplier, you will be asked to check their details, and enter your name which will set up a "shopping basket" for you. (Why is this you might ask... well because we want to know that it's really you ordering things - not just your computer).<p> ! To order an item you need to establish wether a biblio already exists for it, and either add an item, or set up a new biblio then add the item. <p> To start a new shopping basket with a new supplier return to this page and just start a new supplier search. --- 99,105 ---- <TR VALIGN=TOP> <TD bgcolor="99cc33" background="/images/background-mem.gif" colspan=2><b>HELP</b><br> ! <b>Ordering:</b> To start an acquisition, whether an order, local purchase or donation first search on the supplier, you will be asked to check their details, and enter your name which will set up a "shopping basket" for you. (Why is this you might ask... well because we want to know that it's really you ordering things - not just your computer).<p> ! To order an item you need to establish whether a biblio already exists for it, and either add an item, or set up a new biblio then add the item. <p> To start a new shopping basket with a new supplier return to this page and just start a new supplier search.
participants (1)
-
Chris Cormack