Layout: title Ausgabe normalisieren
[kivitendo-erp.git] / templates / webpages / customer_vendor / tabs / vcnotes.html
index 403b0ff..cf4eeb5 100644 (file)
     </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) %]