summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/view/cust_main/contacts_new.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/httemplate/view/cust_main/contacts_new.html b/httemplate/view/cust_main/contacts_new.html
index 155490fe1..9a03410bf 100644
--- a/httemplate/view/cust_main/contacts_new.html
+++ b/httemplate/view/cust_main/contacts_new.html
@@ -25,12 +25,6 @@
<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>