@@ -, +, @@ - If necessary, create an OAI set. - Click the "Actions" button and choose "Define mappings." - In the table of form fields, confirm that the "Add" button is styled similarly to the "Delete" button. - Confirm that the "Add" button works as expected. --- .../intranet-tmpl/prog/en/modules/admin/oai_set_mappings.tt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_set_mappings.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/oai_set_mappings.tt @@ -59,7 +59,7 @@ - + - + [% IF ( loop.last ) %] - + [% END %] @@ -95,13 +95,15 @@ - + - + + + [% END %] --