From a3834db0926ae012e5b8fd7cca30ec23def6cfd9 Mon Sep 17 00:00:00 2001 From: toins Date: Wed, 2 Aug 2006 08:06:02 +0000 Subject: [PATCH] neworderempty.pl replaces newbiblio.pl --- acqui/{newbiblio.pl => neworderempty.pl} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename acqui/{newbiblio.pl => neworderempty.pl} (99%) diff --git a/acqui/newbiblio.pl b/acqui/neworderempty.pl similarity index 99% rename from acqui/newbiblio.pl rename to acqui/neworderempty.pl index 23d453a62a..c45ea8397b 100755 --- a/acqui/newbiblio.pl +++ b/acqui/neworderempty.pl @@ -23,7 +23,7 @@ =head1 NAME -newbiblio.pl +neworderempty.pl =head1 DESCRIPTION this script allows to create a new record to order it. This record shouldn't exist @@ -133,7 +133,7 @@ else { #modify order my ( $template, $loggedinuser, $cookie ) = get_template_and_user( { - template_name => "acqui/newbiblio.tmpl", + template_name => "acqui/neworderempty.tmpl", query => $input, type => "intranet", authnotrequired => 0, -- 2.39.2