@@ -, +, @@ --- .../prog/en/modules/rotating_collections/addItems.tt | 11 ++++------- .../rotating_collections/rotatingCollections.tt | 2 +- 2 files changed, 5 insertions(+), 8 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/addItems.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/addItems.tt @@ -28,7 +28,7 @@
  • - Add or remove items + Manage items
  • @@ -39,8 +39,6 @@
    -

    Add/remove items from collection

    - [% IF ( ! colId ) %]

    Invalid collection id

    @@ -48,7 +46,7 @@
    [% ELSE %] [% INCLUDE 'rotating-collections-toolbar.inc' %] -

    Collection [% colTitle | html %]

    +

    Manage items for [% colTitle | html %]

    [% IF ( previousActionAdd ) %] [% IF ( addSuccess ) %] @@ -115,10 +113,9 @@
    -
    -

    Items in [% colTitle | html %]

    +
    [% IF ( collectionItemsLoop ) %] -

    Total items: [% collectionItemsLoop.size | html%]

    +

    Total items: [% collectionItemsLoop.size | html%]

    --- a/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/rotatingCollections.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/rotating_collections/rotatingCollections.tt @@ -61,7 +61,7 @@ Actions
    Title