@@ -, +, @@ for display in IE --- --- fashion with the navbar pushed to the bottom of the page. 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 | 32 +++++++++++++++++-- 1 files changed, 28 insertions(+), 4 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 @@ -130,6 +130,7 @@
  • General settings +
    1. @@ -168,11 +169,13 @@ Off [% END %]
    2. +
  • Text fields +
    1. [% IF ( field_1 ) %] @@ -181,6 +184,7 @@ Field 1 [% END %]
    2. @@ -233,6 +238,7 @@ Field 2 [% END %]
  • @@ -285,6 +292,7 @@ Field 3 [% END %] - - - - + @@ -357,6 +363,7 @@
  • Barcode +
    1. [% IF ( barcode_print ) %] @@ -365,7 +372,9 @@ [% END %]
    2. +
  • Images +
    1. Image 1 +
      1. +
      @@ -453,6 +470,7 @@
    2. Image 2 +
      1. +
      @@ -500,6 +523,7 @@
    3. +
  • --