From 89f9042a38b44543d2590a882e15452a16f11df2 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Wed, 16 Dec 2009 16:10:06 -0500 Subject: [PATCH] Fix for Bug 3944, new order template formatting and markup corrections --- .../prog/en/modules/acqui/neworderempty.tmpl | 52 +++++++++---------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl index cbd861f8c8..7cccff0f14 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl @@ -10,7 +10,7 @@ actTotal = ""; function Check(ff) { var ok=0; - var _alertString="Form not submitted because of the following problem(s)\n"; + var _alertString= _("Form not submitted because of the following problem(s)")+"\n"; _alertString +="-------------------------------------------------------------------\n\n"; @@ -54,8 +54,6 @@ ff.submit(); -
" > - @@ -67,32 +65,33 @@ ff.submit();
-

+

Modify order details (line #) New order (defined from suggestion #) -

+ -
-

Basket details

-

Internal note:

-

Bookseller note:

+
+ Basket details +
    +
  1. Internal note:
  2. +
  3. Bookseller note:
  4. -

    Contract number:

    -

    Contract name: ">

    +
  5. Contract number:
  6. +
  7. Contract name: ">
  8. -

    Managed by:

    -

    Open on:

    +
  9. Managed by:
  10. +
  11. Open on:
  12. -

    Closed on:

    +
  13. Closed on:
  14. -

    basketgroup: @@ -104,13 +103,14 @@ ff.submit(); " name="basketno" /> " /> - -

    + +
    -
+
+
@@ -197,7 +197,7 @@ ff.submit();
Item -

No ACQ framework, using default. You should create a framework with code ACQ, the items framework would be used

+
No ACQ framework, using default. You should create a framework with code ACQ, the items framework would be used
@@ -234,17 +234,17 @@ ff.submit();
  • Quantity: - " /> + " /> - + " onchange="calcNeworderTotal();" /> - +
  • @@ -269,12 +269,13 @@ ff.submit();
  • - + - +
  • +
  • Replacement cost: " /> @@ -349,7 +350,7 @@ ff.submit();
  • - &basketno=">Cancel">Cancel + &basketno=">Cancel">Cancel
    @@ -358,5 +359,4 @@ ff.submit();
    - -- 2.39.2