Bug 11349: Change .tmpl -> .tt in scripts using templates
[koha-ffzg.git] / admin / matching-rules.pl
index ea86c48..1afb564 100755 (executable)
@@ -35,7 +35,7 @@ my $op = $input->param('op') || '';
 
 
 my ($template, $loggedinuser, $cookie)
-    = get_template_and_user({template_name => "admin/matching-rules.tmpl",
+    = get_template_and_user({template_name => "admin/matching-rules.tt",
                  query => $input,
                  type => "intranet",
                  authnotrequired => 0,