RT#8224: allow user to disable HTML editor
[freeside.git] / httemplate / view / cust_main / notes.html
index 71511dc..2b38654 100755 (executable)
@@ -53,7 +53,7 @@
         &nbsp;<% $note->otaker%>
       </TD>
       <TD CLASS="grid" BGCOLOR="<% $bgcolor %>">
-        &nbsp;<%$note->comments%>
+        <%$note->comments%>
       </TD>
 % if($edit) {
       <TD CLASS="grid" BGCOLOR="<% $bgcolor %>"><% $edit %></TD>