]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/project/form.html
date error in mapping
[mfinanz.git] / templates / webpages / project / form.html
index d5bb5b887826003432cf366c0a96a7baaa1add25..9313665b41fb2b50082baeac42bbe1cb879d3e21 100644 (file)
@@ -3,7 +3,7 @@
 [%- USE P %]
 [%- USE HTML %]
 [%- USE LxERP %]
-<h1>[% title %]</h1>
+<h1>[% title | html %]</h1>
 
 [%- INCLUDE 'common/flash.html' %]
 
@@ -21,7 +21,6 @@
      <li><a href="#invoice_permissions">[% 'Permissions for invoices' | $T8 %]</a></li>
     [%- END %]
     [%- IF SELF.project.id %]
-    <li><a href="#project_details">[% 'Project Details' | $T8 %]</a></li>
       [%- IF INSTANCE_CONF.get_doc_storage %]
         <li><a href="controller.pl?action=File/list&file_type=attachment&object_type=project&object_id=[% SELF.project.id %]">[% 'Attachments' | $T8 %]</a></li>
       [%- END %]