diff --git a/templates/CRM/Contact/Page/View/Note.tpl b/templates/CRM/Contact/Page/View/Note.tpl index 64bb783794d1..2ea05f614e01 100644 --- a/templates/CRM/Contact/Page/View/Note.tpl +++ b/templates/CRM/Contact/Page/View/Note.tpl @@ -31,7 +31,7 @@
{ts}Comment{/ts} | {ts}Created By{/ts} | {ts}Date{/ts} | |
---|---|---|---|
{ts}Comment{/ts} | {ts}Created By{/ts} | {ts}Date{/ts} | {ts}Modified Date{/ts} |
{$comment.note} | {$comment.createdBy} | {$comment.note_date} | {$comment.modified_date} |