better display/edit of contacts on customer view, RT#16819
[freeside.git] / httemplate / view / cust_main / contacts_new.html
index 155490f..9a03410 100644 (file)
           <TD BGCOLOR="#FFFFFF"><% $contact_phone->phonenum |h %></TD>
 %       }
 
-%       if ( $contact->comment ) {
-          <TD ALIGN="right">&nbsp;&nbsp;&nbsp;Comment</TD>
-          <TD BGCOLOR="#FFFFFF"><% $contact->comment |h %></TD>
-
-%       }
-
       </TR>
 %   }
 </TABLE>