/[koha]/koha/koha-tmpl/intranet-tmpl/default/en/acqui/basket.tmpl
ViewVC logotype

Diff of /koha/koha-tmpl/intranet-tmpl/default/en/acqui/basket.tmpl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15.2.9 by tipaul, Wed Sep 14 14:11:15 2005 UTC revision 1.15.2.10 by tipaul, Mon Dec 5 10:46:24 2005 UTC
# Line 32  Line 32 
32                                  <th class="acquisition doNotPrint">Order</th>                                  <th class="acquisition doNotPrint">Order</th>
33                                  <th class="acquisition">Publisher<a href="basket.pl?basket=<!-- TMPL_VAR name="basketno" -->&order=biblioitems.publishercode" class="acquisition">[order]</a></th>                                  <th class="acquisition">Publisher<a href="basket.pl?basket=<!-- TMPL_VAR name="basketno" -->&order=biblioitems.publishercode" class="acquisition">[order]</a></th>
34                                  <th class="acquisition">Title</th>                                  <th class="acquisition">Title</th>
35                                  <th class="acquisition">rrp</th>                                  <th class="acquisition doNotPrint">rrp</th>
36                                  <th class="acquisition doNotPrint">est</th>                                  <th class="acquisition">est</th>
37                                  <th class="acquisition">Qty</th>                                  <th class="acquisition">Qty</th>
38                                  <th class="acquisition">Total</th>                                  <th class="acquisition">Total</th>
39                                  <th class="acquisition doNotPrint">Fund <a href="basket.pl?basket=<!-- TMPL_VAR name="basketno" -->&order=aqorderbreakdown.bookfundid,biblioitems.publishercode">[order]</a></th>                                  <th class="acquisition doNotPrint">Fund <a href="basket.pl?basket=<!-- TMPL_VAR name="basketno" -->&order=aqorderbreakdown.bookfundid,biblioitems.publishercode">[order]</a></th>
# Line 66  Line 66 
66                                                                  <!-- TMPL_IF name="notes" --></p><p class="doNotPrint"><i><!--TMPL_VAR name="notes" --></i><!-- /TMPL_IF -->                                                                  <!-- TMPL_IF name="notes" --></p><p class="doNotPrint"><i><!--TMPL_VAR name="notes" --></i><!-- /TMPL_IF -->
67                                                  </td>                                                  </td>
68                                          <!-- /TMPL_IF -->                                          <!-- /TMPL_IF -->
69                                          <td class="number"><p><!-- TMPL_VAR NAME="rrp" --></p></td>                                          <td class="doNotPrint number"><p><!-- TMPL_VAR NAME="rrp" --></p></td>
70                                          <td class="doNotPrint number"><p><!-- TMPL_VAR NAME="ecost" --></p></td>                                          <td class="number"><p><!-- TMPL_VAR NAME="ecost" --></p></td>
71                                          <td class="number"><p><!-- TMPL_VAR NAME="quantity" --></p></td>                                          <td class="number"><p><!-- TMPL_VAR NAME="quantity" --></p></td>
72                                          <td class="number"><p><!-- TMPL_VAR NAME="line_total" --></p></td>                                          <td class="number"><p><!-- TMPL_VAR NAME="line_total" --></p></td>
73                                          <td class="doNotPrint"><p><!-- TMPL_VAR NAME="bookfundid" --></p></td>                                          <td class="doNotPrint"><p><!-- TMPL_VAR NAME="bookfundid" --></p></td>

Legend:
Removed from v.1.15.2.9  
changed lines
  Added in v.1.15.2.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26