@@ -, +, @@ --- .../prog/en/modules/opac-results-grouped.tmpl | 17 ++++++++++++----- 1 files changed, 12 insertions(+), 5 deletions(-) --- a/koha-tmpl/opac-tmpl/prog/en/modules/opac-results-grouped.tmpl +++ a/koha-tmpl/opac-tmpl/prog/en/modules/opac-results-grouped.tmpl @@ -156,7 +156,9 @@ function highlightOn() { """> - + + + @@ -208,11 +210,16 @@ function highlightOn() { - . " title="View details for this title"> + . " title="View details for this title"> - " title="View details for this title"> - " title="View details for this title"> - + " title="View details for this title"> + " title="View details for this title"> + + + + + + by " title="Search for works by this author">  

- --