From 2a866b4696e28f963841e493368320fcf8048953 Mon Sep 17 00:00:00 2001 From: ivan Date: Tue, 25 Jul 2006 08:39:28 +0000 Subject: [PATCH] oops, extra else --- httemplate/search/cust_main.cgi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/search/cust_main.cgi b/httemplate/search/cust_main.cgi index c72ab44df..f6841a099 100755 --- a/httemplate/search/cust_main.cgi +++ b/httemplate/search/cust_main.cgi @@ -480,7 +480,7 @@ END - } else { %> + <% } else { %> ALIGN=right> <%= $cust_main->get($addl_col) %> -- 2.11.0