koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] Changes to koha/koha-tmpl/intranet-tmpl/default/en/acqui/bask


From: paul poulain
Subject: [Koha-cvs] Changes to koha/koha-tmpl/intranet-tmpl/default/en/acqui/basket.tmpl [rel_2_2]
Date: Mon, 05 Dec 2005 05:46:24 -0500

Index: koha/koha-tmpl/intranet-tmpl/default/en/acqui/basket.tmpl
diff -u koha/koha-tmpl/intranet-tmpl/default/en/acqui/basket.tmpl:1.15.2.9 
koha/koha-tmpl/intranet-tmpl/default/en/acqui/basket.tmpl:1.15.2.10
--- koha/koha-tmpl/intranet-tmpl/default/en/acqui/basket.tmpl:1.15.2.9  Wed Sep 
14 14:11:15 2005
+++ koha/koha-tmpl/intranet-tmpl/default/en/acqui/basket.tmpl   Mon Dec  5 
10:46:24 2005
@@ -32,8 +32,8 @@
                                <th class="acquisition doNotPrint">Order</th>
                                <th class="acquisition">Publisher<a 
href="basket.pl?basket=<!-- TMPL_VAR name="basketno" 
-->&order=biblioitems.publishercode" class="acquisition">[order]</a></th>
                                <th class="acquisition">Title</th>
-                               <th class="acquisition">rrp</th>
-                               <th class="acquisition doNotPrint">est</th>
+                               <th class="acquisition doNotPrint">rrp</th>
+                               <th class="acquisition">est</th>
                                <th class="acquisition">Qty</th>
                                <th class="acquisition">Total</th>
                                <th class="acquisition doNotPrint">Fund <a 
href="basket.pl?basket=<!-- TMPL_VAR name="basketno" 
-->&order=aqorderbreakdown.bookfundid,biblioitems.publishercode">[order]</a></th>
@@ -66,8 +66,8 @@
                                                                <!-- TMPL_IF 
name="notes" --></p><p class="doNotPrint"><i><!--TMPL_VAR name="notes" 
--></i><!-- /TMPL_IF -->
                                                </td>
                                        <!-- /TMPL_IF -->
-                                       <td class="number"><p><!-- TMPL_VAR 
NAME="rrp" --></p></td>
-                                       <td class="doNotPrint number"><p><!-- 
TMPL_VAR NAME="ecost" --></p></td>
+                                       <td class="doNotPrint number"><p><!-- 
TMPL_VAR NAME="rrp" --></p></td>
+                                       <td class="number"><p><!-- TMPL_VAR 
NAME="ecost" --></p></td>
                                        <td class="number"><p><!-- TMPL_VAR 
NAME="quantity" --></p></td>
                                        <td class="number"><p><!-- TMPL_VAR 
NAME="line_total" --></p></td>
                                        <td class="doNotPrint"><p><!-- TMPL_VAR 
NAME="bookfundid" --></p></td>




reply via email to

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