72901: OFM Freeside Note Classes [v3 merge tweak]
authorJonathan Prykop <jonathan@freeside.biz>
Tue, 25 Oct 2016 04:25:51 +0000 (23:25 -0500)
committerJonathan Prykop <jonathan@freeside.biz>
Tue, 25 Oct 2016 04:25:51 +0000 (23:25 -0500)
httemplate/view/cust_main/notes/notes.html

index f36d7d8..ee2dcc6 100644 (file)
@@ -63,7 +63,7 @@ function display_notes_classnum (classnum) {
 %   if ( $conf->exists('cust_main_note-display_times') ) {
     <TH CLASS="grid" BGCOLOR="#cccccc" STYLE="padding: 0 1em"><% mt('Time') |h %></TH>
 %   }
-    <TH CLASS="grid" BGCOLOR="#cccccc" STYLE="padding: 0 1em"><% mt('Employee') |h %></TH>
+    <TH CLASS="grid" BGCOLOR="#cccccc" STYLE="padding: 0 1em"><% mt('Person') |h %></TH>
 %   if ($note_classes_conf) {
     <TH CLASS="grid" BGCOLOR="#cccccc" STYLE="padding: 0 1em"><% mt('Class') |h %></TH>
 %   }