From e3feefe68971ffc16a759b76577723fffcc265f2 Mon Sep 17 00:00:00 2001 From: Jonathan Prykop Date: Mon, 24 Oct 2016 23:25:51 -0500 Subject: [PATCH] 72901: OFM Freeside Note Classes [v3 merge tweak] --- httemplate/view/cust_main/notes/notes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/httemplate/view/cust_main/notes/notes.html b/httemplate/view/cust_main/notes/notes.html index f36d7d878..ee2dcc620 100644 --- a/httemplate/view/cust_main/notes/notes.html +++ b/httemplate/view/cust_main/notes/notes.html @@ -63,7 +63,7 @@ function display_notes_classnum (classnum) { % if ( $conf->exists('cust_main_note-display_times') ) { <% mt('Time') |h %> % } - <% mt('Employee') |h %> + <% mt('Person') |h %> % if ($note_classes_conf) { <% mt('Class') |h %> % } -- 2.11.0