[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui newbiblio.
From: |
Mike Hansen |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui newbiblio.tmpl,1.6,1.7 |
Date: |
Sat, 09 Aug 2003 18:10:37 -0700 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui
In directory
sc8-pr-cvs1:/tmp/cvs-serv17768/koha/koha-tmpl/intranet-tmpl/default/en/acqui
Modified Files:
newbiblio.tmpl
Log Message:
Index: newbiblio.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/newbiblio.tmpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** newbiblio.tmpl 7 Jul 2003 14:11:16 -0000 1.6
--- newbiblio.tmpl 10 Aug 2003 01:10:35 -0000 1.7
***************
*** 67,71 ****
</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>
<h1><TMPL_VAR name="ordnum"> - Order Details </h1><br>
Shopping Basket For: <TMPL_VAR name="name">
--- 67,71 ----
</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>
<h1><TMPL_VAR name="ordnum"> - Order Details </h1><br>
Shopping Basket For: <TMPL_VAR name="name">
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui newbiblio.tmpl,1.6,1.7,
Mike Hansen <=