X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=updatewebsite.pl;h=a17596c7bd5288dfca7e33f258cf0f8f5afb7dbb;hb=ccc963ab5696f1bb443addb3e1dfaa6a05ffd2c7;hp=bde44b0a478f5fbfb9245b3825469a0f6a8b23d0;hpb=1e67687742e36bbb90746ecdd78a0c6a63aad890;p=koha_gimpoz diff --git a/updatewebsite.pl b/updatewebsite.pl index bde44b0a47..a17596c7bd 100755 --- a/updatewebsite.pl +++ b/updatewebsite.pl @@ -1,5 +1,6 @@ #!/usr/bin/perl +# $Id$ # Copyright 2000-2002 Katipo Communications # @@ -39,7 +40,7 @@ if ($input->param('delete')) { } elsif (! $biblionumber) { print $input->redirect("/catalogue/"); - + } elsif (! $websitenumber) { print $input->redirect("modwebsites.pl?biblionumber=$biblionumber");