@@ -, +, @@ --- .../prog/en/modules/acqui/addorderiso2709.tt | 44 +++++++++---------- 1 file changed, 22 insertions(+), 22 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt @@ -98,7 +98,7 @@ - + @@ -315,9 +315,9 @@ - [% END %] + [% END # /FOREACH item %] - + - - [% END %] - + + + + [% END # /FOREACH biblio %] +

Item information

@@ -386,12 +386,12 @@ [% END %] -
- - [% END %] + + + [% END #/FOREACH item %] - [% END %] - + [% END # /IF items %] +

Import all the checked items in the basket with the following accounting details (used only if no information is filled for the item):

@@ -434,7 +434,7 @@ - [% END %] + [% END #/IF close %]
  • @@ -454,15 +454,15 @@
  • - -
    - + + +
    Cancel
    - - [% ELSE %] + + [% ELSE # IF ( batch_details ) %]

    Choose the file to add to the basket

    @@ -506,11 +506,11 @@ Add orders - [% END %] + [% END # /FOREACH batch_lis %] -
    +
    - [% END %] + [% END # /IF ( batch_details ) %] [% # /div.col-sm-6 %] [% # /div.row %] --