some bugfixes and use of icons

This commit is contained in:
tipaul 2003-03-04 17:51:18 +00:00
parent 66593fc12f
commit 61c02e7e18
6 changed files with 28 additions and 29 deletions

View file

@ -17,8 +17,6 @@
</TD> </TD>
</TR> </TR>
</table> </table>
<img src="/images/holder.gif" width=24 height=50 align=left>
<TABLE width="40%" cellspacing=0 cellpadding=5 border=1 > <TABLE width="40%" cellspacing=0 cellpadding=5 border=1 >
<TR VALIGN=TOP> <TR VALIGN=TOP>
<TD bgcolor="ffdf61" colspan=2> <TD bgcolor="ffdf61" colspan=2>
@ -60,8 +58,6 @@
</form> </form>
</table> </table>
<img src="/images/holder.gif" width=24 height=50 align=left>
<!-- showbudget--> <!-- showbudget-->
<TABLE width="40%" cellspacing=0 cellpadding=5 border=1 > <TABLE width="40%" cellspacing=0 cellpadding=5 border=1 >
<FORM ACTION="/cgi-bin/koha/search.pl"> <FORM ACTION="/cgi-bin/koha/search.pl">

View file

@ -24,17 +24,6 @@ Received By: <TMPL_VAR name="user"><br>
//--> //-->
</script> </script>
<form action="/cgi-bin/koha/acqui/finishreceive.pl" method=post> <form action="/cgi-bin/koha/acqui/finishreceive.pl" method=post>
<input type=hidden name=biblio value=<TMPL_VAR name="biblionumber">>
<input type=hidden name=ordnum value=<TMPL_VAR name="ordernumber">>
<input type=hidden name=biblioitemnum value=<TMPL_VAR name="biblioitemnumber">>
<input type=hidden name=id value="<TMPL_VAR name="booksellerid">">
<input type=hidden name=freight value="<TMPL_VAR name="freight">">
<input type=hidden name=gst value="<TMPL_VAR name="gst">">
<TMPL_IF name="catview">
<input type=image name=submit src=/images/save-changes.gif border=0 width=187 height=42 align=right>
<TMPL_ELSE>
<a href=/cgi-bin/koha/acqui/newbiblio.pl?ordnum=<TMPL_VAR name="ordernumber">&id=<TMPL_VAR name="booksellerid">><img src=/images/modify-mem.gif align=right border=0></a>
</TMPL_IF>
<FONT SIZE=6><em><TMPL_VAR name="ordernumber"> - Receive Order</em></FONT><br> <FONT SIZE=6><em><TMPL_VAR name="ordernumber"> - Receive Order</em></FONT><br>
Shopping Basket For: <TMPL_VAR name="name"> Shopping Basket For: <TMPL_VAR name="name">
<br> Order placed: <TMPL_VAR name="date"> <br> Order placed: <TMPL_VAR name="date">
@ -85,8 +74,22 @@ Received By: <TMPL_VAR name="user"><br>
<TD><B>Volume Info (for serials) *</B></td> <TD><B>Volume Info (for serials) *</B></td>
<td><input type=text size=20 name=volinf></td> <td><input type=text size=20 name=volinf></td>
</tr> </tr>
<TR VALIGN=TOP>
<td colspan=2 align="center">
<input type=hidden name=biblio value=<TMPL_VAR name="biblionumber">>
<input type=hidden name=ordnum value=<TMPL_VAR name="ordernumber">>
<input type=hidden name=biblioitemnum value=<TMPL_VAR name="biblioitemnumber">>
<input type=hidden name=id value="<TMPL_VAR name="booksellerid">">
<input type=hidden name=freight value="<TMPL_VAR name="freight">">
<input type=hidden name=gst value="<TMPL_VAR name="gst">">
<TMPL_IF name="catview">
<input type=image name=submit src="/<TMPL_VAR name="theme">/images/filesave.png" border=0 title="continue" alt="save" border=0 border=0>
<TMPL_ELSE>
<a href=/cgi-bin/koha/acqui/newbiblio.pl?ordnum=<TMPL_VAR name="ordernumber">&id=<TMPL_VAR name="booksellerid">><img src="/<TMPL_VAR name="theme">/images/fileopen.png" border=0 title="edit" alt="edit" border=0 border=0></a>
</TMPL_IF>
</td>
</tr>
</table> </table>
<img src="/images/holder.gif" width=32 height=250 align=left>
<table border=1 cellspacing=0 cellpadding=5 width="40%"> <table border=1 cellspacing=0 cellpadding=5 width="40%">
<tr valign=top bgcolor=#99cc33> <tr valign=top bgcolor=#99cc33>
<td background="/images/background-mem.gif" colspan=2><B>ACCOUNTING DETAILS</B></td> <td background="/images/background-mem.gif" colspan=2><B>ACCOUNTING DETAILS</B></td>

View file

@ -1,13 +1,12 @@
<TMPL_INCLUDE name="acquisitions-top.inc"> <TMPL_INCLUDE name="acquisitions-top.inc">
<FONT SIZE=6><em>Supplier Search Results</em></FONT> <FONT SIZE=6><em>Supplier Search Results</em></FONT><br />
<div align=right> <a href=supplier.pl?id=0><input type=image src="/<TMPL_VAR name="theme">/images/filenew.png" title="Add supplier" ALT="Add" BORDER=0 ></a>
<a href=supplier.pl?id=0><img alt="Add New Supplier" src="/images/new-supplier.gif" WIDTH=187 HEIGHT=42 BORDER=0 border=0></a>
</div>
<CENTER> <CENTER>
You searched on <b>supplier <TMPL_VAR name="supplier">,</b> <TMPL_VAR name="count"> results found<p> You searched on <b>supplier <TMPL_VAR name="supplier">,</b> <TMPL_VAR name="count"> results found<p>
<table border=0 cellspacing=0 cellpadding=5 width="80%"> <table border=0 cellspacing=0 cellpadding=5 width="80%">
<tr valign=top bgcolor="#ffdf61"> <tr valign=top bgcolor="#ffdf61">
<td width="20%">&nbsp;</td> <td width="10%"><b>Order</b></td>
<td width="10%"><b>Recieve<b></td>
<td width="30%"><b>Company</b></td> <td width="30%"><b>Company</b></td>
<td width="50%"> <td width="50%">
<table width="100%" border=0 cellspacing=0 cellpadding=5> <table width="100%" border=0 cellspacing=0 cellpadding=5>
@ -24,8 +23,10 @@ You searched on <b>supplier <TMPL_VAR name="supplier">,</b> <TMPL_VAR name="coun
<TMPL_LOOP name="loop_suppliers"> <TMPL_LOOP name="loop_suppliers">
<tr valign=top bgcolor=<TMPL_VAR name="color">> <tr valign=top bgcolor=<TMPL_VAR name="color">>
<td> <td>
<a href="basket.pl?id=<TMPL_VAR name="id">"><img src="/images/new-basket-short.gif" alt="New Basket" width=70 height=30 border=0 ></a> <a href="basket.pl?id=<TMPL_VAR name="id">"><input type=image src="/<TMPL_VAR name="theme">/images/mail_send.png" title="Add order" ALT="Add" BORDER=0 ></a>
<a href="recieveorder.pl?id=<TMPL_VAR name="id">"><img src="/images/receive-order-short.gif" alt="Receive Order" width=70 height=30 border=0 ></a> </td>
<td>
<a href="recieveorder.pl?id=<TMPL_VAR name="id">"><input type=image src="/<TMPL_VAR name="theme">/images/mail_get.png" title="recieve" ALT="Add" BORDER=0 ></a>
</td> </td>
<td><a href="supplier.pl?id=<TMPL_VAR name="id">"><TMPL_VAR name="name"></a></td> <td><a href="supplier.pl?id=<TMPL_VAR name="id">"><TMPL_VAR name="name"></a></td>
<td> <td>

View file

@ -35,7 +35,7 @@ Received By: <TMPL_VAR name="user"><br>
<tr valign=top bgcolor="<TMPL_VAR name="color">"> <tr valign=top bgcolor="<TMPL_VAR name="color">">
<td><TMPL_VAR name="basketno"></td> <td><TMPL_VAR name="basketno"></td>
<td><TMPL_VAR name="isbn"></td> <td><TMPL_VAR name="isbn"></td>
<td><a href="acquire.pl?recieve=<TMPL_VAR name="ordernumber">&biblio=<TMPL_VAR name="biblionumber">&invoice=<TMPL_VAR name="invoice">&gst=<TMPL_VAR name="gst">&freight=<TMPL_VAR name="freight">"><TMPL_VAR name="title"></a></td> <td><a href="acquire.pl?recieve=<TMPL_VAR name="ordernumber">&biblio=<TMPL_VAR name="biblionumber">&invoice=<TMPL_VAR name="invoice">&gst=<TMPL_VAR name="gst">&freight=<TMPL_VAR name="freight">&id=<TMPL_VAR name="id">"><TMPL_VAR name="title"></a></td>
<td><TMPL_VAR name="author"></td> <td><TMPL_VAR name="author"></td>
<td>$<TMPL_VAR name="unitprice"></td> <td>$<TMPL_VAR name="unitprice"></td>
<td></td> <td></td>
@ -74,3 +74,4 @@ Received By: <TMPL_VAR name="user"><br>
</table> </table>
</CENTER> </CENTER>
THEMELANG :<TMPL_VAR name="themelang">

View file

@ -24,8 +24,7 @@
</td> </td>
</tr> </tr>
<TR VALIGN=TOP> <TR VALIGN=TOP>
<TD></td> <td colspan=2 align="center"><input type=image name=submit src="/<TMPL_VAR name="theme">/images/2rightarrow.png" border=0 title="continue" alt="save" border=0>
<td><input type=image name=submit src=/images/continue.gif border=0 width=120 height=42>
</td> </td>
</tr> </tr>
</table> </table>

View file

@ -83,11 +83,10 @@
<td><textarea name=notes cols=20 rows=4><TMPL_VAR name="contnotes"></textarea> <td><textarea name=notes cols=20 rows=4><TMPL_VAR name="contnotes"></textarea>
</td> </td>
</tr> </tr>
<tr valign=right> <tr>
<td><input type=image name=submit src=/images/save-changes.gif border=0 width=187 height=42 align=right></td> <td colspan=2 align="center"><input type=image name=submit src="/<TMPL_VAR name="theme">/images/filesave.png" border=0 title="save" alt="save"></td>
</tr> </tr>
</table> </table>
<img src="/images/holder.gif" width=32 height=250 align=left>
<table border=1 cellspacing=0 cellpadding=5 width="40%"> <table border=1 cellspacing=0 cellpadding=5 width="40%">
<tr valign=top bgcolor="#ffdf61"> <tr valign=top bgcolor="#ffdf61">