From de08f05ca3392cd47de0a144fd5938f458f2b4cc Mon Sep 17 00:00:00 2001 From: jeff Date: Mon, 8 Oct 2007 19:04:50 +0000 Subject: Remove remaining calls to idiot/eidiot. Should fix 1479 --- httemplate/misc/process/link.cgi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'httemplate/misc/process/link.cgi') diff --git a/httemplate/misc/process/link.cgi b/httemplate/misc/process/link.cgi index 7c71371ee..66f4ee11d 100755 --- a/httemplate/misc/process/link.cgi +++ b/httemplate/misc/process/link.cgi @@ -39,7 +39,7 @@ % % my $svc_x = $svc_x[0]; % -% eidiot("$link_field not found!") unless $svc_x; +% errorpage("$link_field not found!") unless $svc_x; % % $svcnum = $svc_x->svcnum; % @@ -69,7 +69,7 @@ % -% idiot($error); +% errorpage($error); %} % % -- cgit v1.2.1