diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/add_items-step2.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/add_items-step2.tt index 51aea6fa23..d9fb79eb53 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/add_items-step2.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/course_reserves/add_items-step2.tt @@ -31,7 +31,7 @@

-i [% IF is_edit || course_reserve %]Edit [% ELSE %]Reserve [% END %][% biblio.title | html %] for [% course.course_name | html %] + [% IF is_edit || course_reserve %]Edit [% ELSE %]Reserve [% END %][% biblio.title | html %] for [% course.course_name | html %]

[% IF course_reserve && !is_edit%]
This course already has this item on reserve.
[% END %] @@ -252,7 +252,6 @@ i [% IF is_edit || course_reserve %]Edit [% ELSE %]Reserve [% END [% MACRO jsinclude BLOCK %] [% END %]