From: ivan Date: Sun, 25 Sep 2005 08:20:21 +0000 (+0000) Subject: this css did weird things under IE X-Git-Tag: BEFORE_FINAL_MASONIZE~385 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=2d47f0f566b7e7afc30c050ec65fd9737194614d this css did weird things under IE --- diff --git a/httemplate/view/cust_main.cgi b/httemplate/view/cust_main.cgi index 8f39f80bf..31fd1f811 100755 --- a/httemplate/view/cust_main.cgi +++ b/httemplate/view/cust_main.cgi @@ -16,12 +16,6 @@ foreach my $part_svc ( qsearch('part_svc',{}) ) { 'Main Menu' => $p, )) %> - - <% die "No customer specified (bad URL)!" unless $cgi->keywords;