RT#8224: allow user to disable HTML editor
[freeside.git] / httemplate / view / cust_main / notes.html
index 74d3f60..1283b19 100755 (executable)
@@ -53,7 +53,7 @@
         &nbsp;<% $note->usernum ? $note->access_user->name : $note->otaker %>
       </TD>
       <TD CLASS="grid" BGCOLOR="<% $bgcolor %>">
-        &nbsp;<% $note->comments | defang %>
+        <% $note->comments | defang %>
       </TD>
 % if($edit) {
       <TD CLASS="grid" BGCOLOR="<% $bgcolor %>"><% $edit %></TD>