bug fixing :
[koha-ffzg.git] / admin / authtypes.pl
index 0195190..ad68d19 100755 (executable)
@@ -56,7 +56,7 @@ my $pagesize=20;
 my $op = $input->param('op');
 $searchfield=~ s/\,//g;
 my ($template, $borrowernumber, $cookie)
-    = get_template_and_user({template_name => "parameters/authtypes.tmpl",
+    = get_template_and_user({template_name => "admin/authtypes.tmpl",
                             query => $input,
                             type => "intranet",
                             authnotrequired => 0,