diff --git a/templates/CRM/Contact/Page/View/Note.tpl b/templates/CRM/Contact/Page/View/Note.tpl index 8875c3f2691f..aece6998914c 100644 --- a/templates/CRM/Contact/Page/View/Note.tpl +++ b/templates/CRM/Contact/Page/View/Note.tpl @@ -216,7 +216,7 @@ {foreach from=$notes item=note} - + {if $note.comment_count} @@ -237,7 +237,7 @@ {ts}(more){/ts} {/if} - {$note.subject} + {$note.subject} {$note.modified_date|crmDate} {$note.createdBy}