From 315293868420ddce37d0402b327feedceda750ad Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Fri, 12 Nov 2010 15:41:51 -0500 Subject: [PATCH] Bug 5059: Inconsistent use of ordering price and list price in vendor form Changes Ordering price to List price and make spelling more consistent. Patch originally send for 3.2, still applied to HEAD without conflicts. Signed-off-by: Chris Nighswonger Signed-off-by: Chris Cormack --- .../prog/en/modules/acqui/supplier.tmpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tmpl index 83b8631b66..9d1ae18db8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tmpl @@ -57,7 +57,7 @@ if (f.company.value == "") {
Contact details -
  1. +
    1. " />
    2. " />
    3. @@ -86,7 +86,7 @@ if (f.company.value == "") {
      -
    1. +
    2. -
    3. +
    4. -
    5. +
    6. @@ -187,8 +187,8 @@ if (f.company.value == "") { Inactive

      -

      List Prices are:

      -

      Invoice Prices are:

      +

      List prices are:

      +

      Invoice prices are:

      Tax Number Registered: YesNo

      List Item Price Includes Tax: -- 2.39.5