From: jeff Date: Fri, 27 Apr 2007 21:29:17 +0000 (+0000) Subject: fix tyops X-Git-Tag: freeside_1_7_3rc1~460 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=e020b4827412cab51a0e03a44655b3cfc4854f41;p=freeside.git fix tyops --- diff --git a/httemplate/view/cust_main/contacts.html b/httemplate/view/cust_main/contacts.html index 0a0ba24ff..b14769f78 100644 --- a/httemplate/view/cust_main/contacts.html +++ b/httemplate/view/cust_main/contacts.html @@ -79,8 +79,8 @@ <% $stateid_label %> <% $cust_main->masked('stateid') || ' ' %> - <% $stateid_state_label %><\TD> - <% $cust_main->stateid_state || ' ' %> + <% $stateid_state_label %> + <% $cust_main->stateid_state || ' ' %> % }