From b7c314a198c60a6f9236950994113aa422aa77ff Mon Sep 17 00:00:00 2001 From: mark Date: Mon, 24 May 2010 23:54:58 +0000 Subject: RT#8224: allow user to disable HTML editor --- httemplate/view/cust_main/notes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/view/cust_main/notes.html') diff --git a/httemplate/view/cust_main/notes.html b/httemplate/view/cust_main/notes.html index 74d3f602b..1283b19da 100755 --- a/httemplate/view/cust_main/notes.html +++ b/httemplate/view/cust_main/notes.html @@ -53,7 +53,7 @@  <% $note->usernum ? $note->access_user->name : $note->otaker %> -  <% $note->comments | defang %> + <% $note->comments | defang %> % if($edit) { <% $edit %> -- cgit v1.2.1