@@ -, +, @@ Contents - Create a new news item. - In the entry form, confirm that the "Title" and "Content" fields are styled consistently with other similar forms. - Confirm that the "title" field is longer. --- .../en/modules/tools/additional-contents.tt | 35 +++++++++---------- 1 file changed, 16 insertions(+), 19 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/additional-contents.tt @@ -194,7 +194,7 @@ [% UNLESS languages.size %]
  • - Required + Required
  • [% END %]
  • @@ -237,29 +237,26 @@ [% FOR language IN languages %] -
    -
    - -
    [%# FIXME We should remove list-style:none; and use class="rows" here but it does not work. Owen please help! %] -
      -
    1. - - -
    2. -
    3. - - - -
    4. -
    -
    -
    +
    +
    +
      +
    1. + + +
    2. +
    3. + + + +
    4. +
    +
    [% END %]
    [% ELSE %]
    -
    +
    --