From 718f65eee1c797ea90a315b5f03fae75c80a5112 Mon Sep 17 00:00:00 2001 From: jeff Date: Mon, 8 Oct 2007 19:14:28 +0000 Subject: Remove remaining calls to idiot/eidiot. Should fix 1479 --- httemplate/edit/rate_region.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/edit/rate_region.cgi') diff --git a/httemplate/edit/rate_region.cgi b/httemplate/edit/rate_region.cgi index 12cb180de..bd3dcbd46 100644 --- a/httemplate/edit/rate_region.cgi +++ b/httemplate/edit/rate_region.cgi @@ -27,7 +27,7 @@ %if ( @rate_prefix ) { % $countrycode = $rate_prefix[0]->countrycode; % foreach my $rate_prefix ( @rate_prefix ) { -% eidiot 'multiple country codes per region not yet supported by web UI' +% errorpage('multiple country codes per region not yet supported by web UI') % unless $rate_prefix->countrycode eq $countrycode; % } %} -- cgit v1.2.1