koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui acquire.tm


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui acquire.tmpl,1.3,1.4 newbiblio.tmpl,1.1,1.2 order.tmpl,1.3,1.4 recieve.tmpl,1.3,1.4
Date: Fri, 07 Mar 2003 08:36:37 -0800

Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui
In directory 
sc8-pr-cvs1:/tmp/cvs-serv14066/koha-tmpl/intranet-tmpl/default/en/acqui

Modified Files:
        acquire.tmpl newbiblio.tmpl order.tmpl recieve.tmpl 
Log Message:
* bugfixes 
* adding buttons to switch between normal and MARC view of a record
* adding graphic buttons in templates

Index: acquire.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/acquire.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** acquire.tmpl        4 Mar 2003 17:51:18 -0000       1.3
--- acquire.tmpl        7 Mar 2003 16:36:30 -0000       1.4
***************
*** 32,36 ****
        <TABLE  CELLSPACING=0  CELLPADDING=5 border=1 align=left width="40%">
                <tr valign=top bgcolor=#99cc33>
!                       <td background="/images/background-mem.gif" colspan=2>
                                <B>CATALOGUE DETAILS</B>
                        </td>
--- 32,36 ----
        <TABLE  CELLSPACING=0  CELLPADDING=5 border=1 align=left width="40%">
                <tr valign=top bgcolor=#99cc33>
!                       <td background="<TMPL_VAR 
name="themelang">/images/background-mem.gif" colspan=2>
                                <B>CATALOGUE DETAILS</B>
                        </td>

Index: newbiblio.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/newbiblio.tmpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** newbiblio.tmpl      13 Feb 2003 17:29:06 -0000      1.1
--- newbiblio.tmpl      7 Mar 2003 16:36:31 -0000       1.2
***************
*** 68,72 ****
  </TMPL_LOOP>
  <TMPL_IF name="orderexists"><input type=hidden name=orderexists 
value=yes></TMPL_IF>
! <a href=basket.pl?basket=<TMPL_VAR name="basket">><img 
src=/images/view-basket.gif width=187 heigth=42 border=0 align=right alt="View 
Basket"></a>
  <FONT SIZE=6><em><TMPL_VAR name="ordnum"> - Order Details </em></FONT><br>
  Shopping Basket For: <TMPL_VAR name="name">
--- 68,72 ----
  </TMPL_LOOP>
  <TMPL_IF name="orderexists"><input type=hidden name=orderexists 
value=yes></TMPL_IF>
! <a href=basket.pl?basket=<TMPL_VAR name="basket">><img src=<TMPL_VAR 
name="themelang">/images/view-basket.gif width=187 heigth=42 border=0 
align=right alt="View Basket"></a>
  <FONT SIZE=6><em><TMPL_VAR name="ordnum"> - Order Details </em></FONT><br>
  Shopping Basket For: <TMPL_VAR name="name">
***************
*** 111,115 ****
        </tr>
  </table>
! <img src="/images/holder.gif" width=32 height=250 align=left>
  <table border=1 cellspacing=0 cellpadding=5 width="40%">
        <tr valign=top bgcolor=#99cc33><td 
background="/images/background-mem.gif" colspan=2><B>ACCOUNTING 
DETAILS</B></td></tr>
--- 111,115 ----
        </tr>
  </table>
! <img src="<TMPL_VAR name="themelang">/images/holder.gif" width=32 height=250 
align=left>
  <table border=1 cellspacing=0 cellpadding=5 width="40%">
        <tr valign=top bgcolor=#99cc33><td 
background="/images/background-mem.gif" colspan=2><B>ACCOUNTING 
DETAILS</B></td></tr>
***************
*** 154,158 ****
        </tr>
        <TR VALIGN=TOP>
!               <TD colspan=2><input type=image  name=submit 
src=/images/add-order.gif border=0 width=187 height=42 align=right>        </td>
        </tr>
  </table>
--- 154,158 ----
        </tr>
        <TR VALIGN=TOP>
!               <TD colspan=2><input type=image  name=submit src="<TMPL_VAR 
name="interface">/<TMPL_VAR name="theme">/images/2rightarrow.png" border=0 
align=right>     </td>
        </tr>
  </table>

Index: order.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/order.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** order.tmpl  4 Mar 2003 17:51:19 -0000       1.3
--- order.tmpl  7 Mar 2003 16:36:31 -0000       1.4
***************
*** 1,5 ****
  <TMPL_INCLUDE name="acquisitions-top.inc">
  <FONT SIZE=6><em>Supplier Search Results</em></FONT><br />
! <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>
  <CENTER>
  You searched on <b>supplier <TMPL_VAR name="supplier">,</b> <TMPL_VAR 
name="count"> results found<p>
--- 1,5 ----
  <TMPL_INCLUDE name="acquisitions-top.inc">
  <FONT SIZE=6><em>Supplier Search Results</em></FONT><br />
! <a href=supplier.pl?id=0><input type=image src="<TMPL_VAR 
NAME='interface'>/<TMPL_VAR name="theme">/images/filenew.png" title="Add 
supplier" ALT="Add" BORDER=0 ></a>
  <CENTER>
  You searched on <b>supplier <TMPL_VAR name="supplier">,</b> <TMPL_VAR 
name="count"> results found<p>
***************
*** 24,31 ****
        <tr valign=top bgcolor=<TMPL_VAR name="color">>
                <td>
!                       <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>
                </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><a href="supplier.pl?id=<TMPL_VAR name="id">"><TMPL_VAR 
name="name"></a></td>
--- 24,31 ----
        <tr valign=top bgcolor=<TMPL_VAR name="color">>
                <td>
!                       <a href="basket.pl?id=<TMPL_VAR name="id">"><input 
type=image src="<TMPL_VAR NAME='interface'>/<TMPL_VAR 
name="theme">/images/mail_send.png" title="Add order" ALT="Add" BORDER=0 ></a>
                </td>
                <td>
!                       <a href="recieveorder.pl?id=<TMPL_VAR 
name="id">"><input type=image src="<TMPL_VAR NAME='interface'>/<TMPL_VAR 
name="theme">/images/mail_get.png" title="recieve" ALT="Add" BORDER=0 ></a>
                </td>
                <td><a href="supplier.pl?id=<TMPL_VAR name="id">"><TMPL_VAR 
name="name"></a></td>

Index: recieve.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/recieve.tmpl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** recieve.tmpl        4 Mar 2003 17:51:20 -0000       1.3
--- recieve.tmpl        7 Mar 2003 16:36:31 -0000       1.4
***************
*** 74,77 ****
  </table>
  </CENTER>
- 
- THEMELANG :<TMPL_VAR name="themelang">
\ No newline at end of file
--- 74,75 ----




reply via email to

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