changing parameters template directory to admin
[koha.git] / admin / aqbookfund.pl
index ad9734c..6527dd1 100755 (executable)
@@ -88,7 +88,7 @@ my $op = $input->param('op') || '';
 $searchfield=~ s/\,//g;
 
 my ($template, $borrowernumber, $cookie)
-    = get_template_and_user({template_name => "parameters/aqbookfund.tmpl",
+    = get_template_and_user({template_name => "admin/aqbookfund.tmpl",
                             query => $input,
                             type => "intranet",
                             authnotrequired => 0,