From 3fae8fa97aa0ae4fde56743f3b353c92855ef86e Mon Sep 17 00:00:00 2001 From: Chris Cormack Date: Thu, 10 Dec 2009 16:45:24 +1300 Subject: [PATCH] Bug 3877 - Fixing layout of radio buttons --- .../intranet-tmpl/prog/en/modules/acqui/supplier.tmpl | 10 +++++++--- 1 file changed, 7 insertions(+), 3 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 7b1778e240..20feb11e86 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tmpl @@ -98,7 +98,9 @@ if (f.company.value == "") { -
  • GST Registered + +
      +
    1. @@ -107,7 +109,7 @@ if (f.company.value == "") {
    2. -
    3. Ordering prices +
    4. @@ -116,7 +118,7 @@ if (f.company.value == "") {
    5. -
    6. Invoice prices +
    7. @@ -124,6 +126,8 @@ if (f.company.value == "") {
    8. +
    +
    1. " /> %
    2. "/>%
    3. -- 2.39.5