X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6cf3f7762efd40bee49a2b8f11bb4ab6915d9071..46b00bb49d5514f00c8ebf70c19b0e929b6a5a9b:/templates/webpages/projects/project_form.html diff --git a/templates/webpages/projects/project_form.html b/templates/webpages/projects/project_form.html index 04a84b918..bd7921687 100644 --- a/templates/webpages/projects/project_form.html +++ b/templates/webpages/projects/project_form.html @@ -1,4 +1,5 @@ [%- USE T8 %] +[%- USE L %] [% USE HTML %][% USE LxERP %] [%- IF message %] @@ -36,7 +37,7 @@ [%- SET rows = LxERP.numtextrows(project.description, 60) %] [%- IF rows > 1 %] - + [%- ELSE %] [%- END %] @@ -78,6 +79,7 @@

+ [% L.online_help_tag('add_project') %] [%- IF project.id %] @@ -98,5 +100,6 @@ --> + [% PROCESS 'common/help_overlay.html' %]