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 newbasket2


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/default/en/acqui newbasket2.tmpl,1.5,1.6
Date: Fri, 11 Apr 2003 01:42:40 -0700

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

Modified Files:
        newbasket2.tmpl 
Log Message:


Index: newbasket2.tmpl
===================================================================
RCS file: 
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/default/en/acqui/newbasket2.tmpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** newbasket2.tmpl     13 Feb 2003 17:29:06 -0000      1.5
--- newbasket2.tmpl     11 Apr 2003 08:42:37 -0000      1.6
***************
*** 5,16 ****
  <TMPL_IF name ="testdonation">
        <a href="newbiblio.pl?id=<TMPL_VAR name="id">&basket=<TMPL_VAR 
name="basket">&sub=<TMPL_VAR name="parsub">">
!       <img src=/images/add-biblio.gif width=187 heigth=42 border=0 
align=right alt="Add New Biblio"></a>
  <TMPL_ELSE>
        <a href="newdonation.pl?id=<TMPL_VAR name="id">&basket=<TMPL_VAR 
name="basket">&sub=<TMPL_VAR name="parsub">">
!       <img src=/images/add-biblio.gif width=187 heigth=42 border=0 
align=right alt="Add New Biblio"></a>
  </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>
  <FORM ACTION="/cgi-bin/koha/acqui/newbasket2.pl">
  <input type=hidden name=id value=<TMPL_VAR name="id">>
--- 5,16 ----
  <TMPL_IF name ="testdonation">
        <a href="newbiblio.pl?id=<TMPL_VAR name="id">&basket=<TMPL_VAR 
name="basket">&sub=<TMPL_VAR name="parsub">">
!       <img src="<TMPL_VAR name="interface">/<TMPL_VAR 
name="theme">/images/filenew.png" border=0 align=right alt="Add New Biblio"></a>
  <TMPL_ELSE>
        <a href="newdonation.pl?id=<TMPL_VAR name="id">&basket=<TMPL_VAR 
name="basket">&sub=<TMPL_VAR name="parsub">">
!       <img src="<TMPL_VAR name="interface">/<TMPL_VAR 
name="theme">/images/filenew.png"  border=0 align=right alt="Add New 
Biblio"></a>
  </TMPL_IF>
  
  <a href="basket.pl?basket=<TMPL_VAR name="basket">">
! <img src="<TMPL_VAR name="interface">/<TMPL_VAR 
name="theme">/images/1uparrow.png"  border=0 align=right alt="View Basket"></a>
  <FORM ACTION="/cgi-bin/koha/acqui/newbasket2.pl">
  <input type=hidden name=id value=<TMPL_VAR name="id">>




reply via email to

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