From d2c5f7f93fdd2322126c6342e0815faa6aa2a32d Mon Sep 17 00:00:00 2001 From: toins Date: Wed, 2 Aug 2006 08:22:53 +0000 Subject: [PATCH] fix bad link. --- acqui/newordersuggestion.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acqui/newordersuggestion.pl b/acqui/newordersuggestion.pl index e46fc78c13..2e6b398d1d 100755 --- a/acqui/newordersuggestion.pl +++ b/acqui/newordersuggestion.pl @@ -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, -- 2.20.1