@@ -, +, @@ redirect --- koha-tmpl/intranet-tmpl/prog/en/modules/authorities/merge.tt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/merge.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/merge.tt @@ -46,8 +46,7 @@ div#result { margin-top: 1em; } [% ELSIF ( result ) %] - -

The merging was successful. Click here to see the merged record.

+

The merging was successful. View the merged record.

[% ELSIF ( choosereference ) %] --