fix bad link.
authortoins <toins>
Wed, 2 Aug 2006 08:22:53 +0000 (08:22 +0000)
committertoins <toins>
Wed, 2 Aug 2006 08:22:53 +0000 (08:22 +0000)
acqui/newordersuggestion.pl

index e46fc78..2e6b398 100755 (executable)
@@ -107,7 +107,7 @@ $op = 'else' unless $op;
 
 my $dbh = C4::Context->dbh;
 my ($template, $borrowernumber, $cookie)
-    = get_template_and_user({template_name => "acqui/suggestion-select.tmpl",
+    = get_template_and_user({template_name => "acqui/newordersuggestion.tmpl",
                             type => "intranet",
                             query => $input,
                             authnotrequired => 1,