Bug 13297 - Shelving location PROC does not work according to manual
[koha.git] / reports / reports-home.pl
index d536b01..29d3617 100755 (executable)
@@ -28,7 +28,7 @@ use C4::Context;
 
 my $query = new CGI;
 my ($template, $loggedinuser, $cookie)
-= get_template_and_user({template_name => "reports/reports-home.tmpl",
+= get_template_and_user({template_name => "reports/reports-home.tt",
                                query => $query,
                                type => "intranet",
                                authnotrequired => 0,