diff options
Diffstat (limited to 'httemplate/edit')
| -rwxr-xr-x | httemplate/edit/cust_main_note.cgi | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/edit/cust_main_note.cgi b/httemplate/edit/cust_main_note.cgi index 1fdf0d9e5..e2501cb54 100755 --- a/httemplate/edit/cust_main_note.cgi +++ b/httemplate/edit/cust_main_note.cgi @@ -6,8 +6,6 @@  <INPUT TYPE="hidden" NAME="custnum" VALUE="<% $custnum %>">  <INPUT TYPE="hidden" NAME="notenum" VALUE="<% $notenum %>"> - -<BR><BR>  <% include('/elements/htmlarea.html', 'field' => 'comment',                                        'curr_value' => $comment) %>  % #<TEXTAREA NAME="comment" ROWS="12" COLS="60">  | 
