@@ -, +, @@ Layout screen for display in IE 1) Open Koha using any version of Internet Explorer 2) Go to the Patron Card Creator in the Tools module 3) Go to Manage Layouts 4) Add or Edit a layout 5) Note that all the elements on the page are presented in haphazard fashion with the navbar pushed to the bottom of the page. 6) Refresh the page 7) Note that the elements are now laid out on the page in the same way that they would appear in a modern browser like Firefox or Chrome (look at the same page in one of those browsers to confirm). --- .../prog/en/modules/patroncards/edit-layout.tt | 682 ++++++++++---------- 1 file changed, 353 insertions(+), 329 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/edit-layout.tt @@ -151,55 +151,58 @@
-
- [% IF ( layout_id ) %]Edit[% ELSE %]Create[% END %] Patron card text layout -
    -
  1. +
    + [% IF ( layout_id ) %]Edit[% ELSE %]Create[% END %] Patron card text layout +
      +
    1. General settings -
    2. - - -
    3. -
    4. - - -
    5. -
    6. - - [% IF ( page_side ) %] - Front - Back - [% ELSE %] - Front - Back - [% END %] -
    7. -
    8. - - [% IF ( guide_box ) %] - On - Off - [% ELSE %] - On - Off - [% END %] -
    9. +
        +
      1. + + +
      2. +
      3. + + +
      4. +
      5. + + [% IF ( page_side ) %] + Front + Back + [% ELSE %] + Front + Back + [% END %] +
      6. +
      7. + + [% IF ( guide_box ) %] + On + Off + [% ELSE %] + On + Off + [% END %] +
      8. +
      -
    10. -
    11. -
      - Text fields +
    12. +
    13. +
      + Text fields +
      1. [% IF ( field_1 ) %] @@ -207,49 +210,51 @@ [% ELSE %] Field 1 [% END %] - +
      2. @@ -259,49 +264,51 @@ [% ELSE %] Field 2 [% END %] -
      3. - - -
      4. -
      5. - - -
      6. -
      7. - - - pt -
      8. -
      9. - - -
      10. -
      11. - - -
      12. -
      13. - - -
      14. -
+
  • @@ -311,64 +318,63 @@ [% ELSE %] Field 3 [% END %] -
  • - - -
  • -
  • - - -
  • -
  • - - - pt -
  • -
  • - - -
  • -
  • - - -
  • -
  • - - -
  • -
    + - - - - - - - - + + + + +
    [% IF ( layout_id ) %]Edit[% ELSE %]Create[% END %] Patron card graphic layout -
      +
        -
      1. -
        +
      2. +
        Barcode -
      3. - - [% IF ( barcode_print ) %] - - [% ELSE %] - - [% END %] -
      4. - -
        -
      5. -
      6. -
        - Images -
      7. -
        - Image 1 -
      8. - - -
      9. - - - - - - - -
        -
      10. -
      11. -
        - Image 2 -
      12. - - -
      13. - -
      14. +
      + - - - - - -
    - - - - + + +
  • +
    + Images +
      +
    1. +
      + Image 1 +
        +
      1. + + +
      2. +
      + + + + + + + +
      +
    2. +
    3. +
      + Image 2 +
        +
      1. + + +
      2. +
      + + + + + + + +
      +
    4. +
    +
    +
  • +
    --