From 5ff80cb2339600675e9872131bfbdeb4894b2e97 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jean-Andr=C3=A9=20Santoni?= Date: Fri, 18 Dec 2009 16:28:47 +0100 Subject: [PATCH] [MT2346] Supplier display improvements Used Koha generalized way to display lists of informations. --- .../prog/en/modules/acqui/supplier.tmpl | 65 ++++++++++--------- 1 file changed, 33 insertions(+), 32 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 a97a818206..8b6b026ace 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/supplier.tmpl @@ -145,38 +145,39 @@ if (f.company.value == "") {

-
-

Company Name: -

-

Postal Address: -

-

Physical Address: -

-

Phone: -

-

Fax: -

-

Web site: - ">

-
-
-

Contact details

-

Contact name: -

-

Position: -

-

Phone: -

-

Alternative phone: -

-

Fax: -

-

Email: - ">

-

Notes: -

- -
+
+

Supplier details

+
+
    +
  1. Company Name:
  2. +
  3. Postal Address:
  4. +
  5. Physical Address:
  6. +
  7. Phone:
  8. +
  9. Fax:
  10. + +
  11. Web site: ">
  12. + +
+
+
+
+

Contact details

+
+
    +
  1. Contact name:
  2. +
  3. Position:
  4. +
  5. Phone:
  6. +
  7. Alternative phone:
  8. +
  9. Fax:
  10. + +
  11. Email: ">
  12. + + +
  13. Notes:
  14. + +
+
+

Ordering information

-- 2.39.2