[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/acqui.simple additem
From: |
Owen Leonard |
Subject: |
[Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/acqui.simple additem.tmpl,1.3,1.3.2.1 |
Date: |
Wed, 30 Mar 2005 14:47:26 -0800 |
Update of /cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/acqui.simple
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12196/koha-tmpl/intranet-tmpl/npl/en/acqui.simple
Modified Files:
Tag: rel_2_2
additem.tmpl
Log Message:
Minor markup correction
Index: additem.tmpl
===================================================================
RCS file:
/cvsroot/koha/koha/koha-tmpl/intranet-tmpl/npl/en/acqui.simple/additem.tmpl,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -C2 -r1.3 -r1.3.2.1
*** additem.tmpl 22 Oct 2004 20:49:14 -0000 1.3
--- additem.tmpl 30 Mar 2005 22:47:23 -0000 1.3.2.1
***************
*** 16,20 ****
<caption>Existing Items</caption>
<tr>
! <!-- TMPL_LOOP name="item_header_loop" --><th><tmpl_var
name="header_value"></th><!-- /TMPL_LOOP --><th colspan="2"> </th>
</tr>
<!-- TMPL_LOOP name="item_loop" -->
--- 16,20 ----
<caption>Existing Items</caption>
<tr>
! <!-- TMPL_LOOP name="item_header_loop" --><th><!-- TMPL_VAR
name="header_value" --></th><!-- /TMPL_LOOP --><th colspan="2"> </th>
</tr>
<!-- TMPL_LOOP name="item_loop" -->
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/koha-tmpl/intranet-tmpl/npl/en/acqui.simple additem.tmpl,1.3,1.3.2.1,
Owen Leonard <=