]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/customer_vendor/form.html
Beim Editieren von Customer/Vendor Name in title
[mfinanz.git] / templates / webpages / customer_vendor / form.html
index 356bb1f3193e408062783e4b94a0403c44944d80..2a54f7b60ccc9d166aa143e44096ba384c88d496 100644 (file)
@@ -1,7 +1,8 @@
 [%- USE T8 %]
+[%- USE HTML %]
 [%- USE LxERP %]
 [%- USE L %]
-<h1>[% FORM.title %]</h1>
+<h1>[% FORM.title %] [% IF SELF.cv.id %] - [% HTML.escape(SELF.cv.displayable_name) %][% END %]</h1>
 
 [% L.hidden_tag('_cti_enabled', !!LXCONFIG.cti.dial_command) %]