@@ -, +, @@ --- catalogue/moredetail.pl | 1 - 1 file changed, 1 deletion(-) --- a/catalogue/moredetail.pl +++ a/catalogue/moredetail.pl @@ -41,7 +41,6 @@ use Koha::Items; my $query=new CGI; -# if its a subject we need to use the subject.tt my ($template, $loggedinuser, $cookie) = get_template_and_user( { template_name => 'catalogue/moredetail.tt', --