]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/customer_vendor/tabs/vcnotes.html
Merge branch 'b-3.6.1' of ../kivitendo-erp_20220811
[mfinanz.git] / templates / webpages / customer_vendor / tabs / vcnotes.html
index 403b0ffc17b64c80c8cde8969304772b4336e4d6..cf21b519d78891f4c1a2f2faccd93fa45bd5380d 100644 (file)
@@ -41,7 +41,7 @@
             </td>
 
             <td>
-              [% row.follow_up.created_for.safe_name | html %]
+              [% row.follow_up.created_for_employee.safe_name | html %]
             </td>
 
             <td>
     </p>
   [% END %]
 
-
-  <div class="listtop">
+  <h2>
     [% IF ( SELF.note.id ) %]
       [% 'Edit note' | $T8 %]
     [% ELSE %]
       [% 'Add note' | $T8 %]
     [% END %]
-  </div>
+  </h2>
 
   [% L.hidden_tag('note.id', SELF.note.id) %]