@@ -, +, @@ --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tt @@ -726,7 +726,7 @@
[% END %] [% UNLESS ( books_loo.suggestionid ) %] - Search for suggestion to link + [% tp('verb', 'Link suggestion') | html %] [% END %] [% END %] --