Bug 11349: Change .tmpl -> .tt in scripts using templates
[koha-equinox.git] / cataloguing / value_builder / unimarc_field_123d.pl
index 1df7fbc..f74352c 100755 (executable)
@@ -72,7 +72,7 @@ my ($input) = @_;
        my $dbh = C4::Context->dbh;
 
 my ($template, $loggedinuser, $cookie)
-    = get_template_and_user({template_name => "cataloguing/value_builder/unimarc_field_123g.tmpl",
+    = get_template_and_user({template_name => "cataloguing/value_builder/unimarc_field_123g.tt",
                             query => $input,
                             type => "intranet",
                             authnotrequired => 0,