X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4275966729691b3ae94efeeee829fa24cbf85e93..e14cb525c640cb15bb6b2dfb62ccebbe78cb45cd:/templates/webpages/projects/project_form.html diff --git a/templates/webpages/projects/project_form.html b/templates/webpages/projects/project_form.html index ad19c13e2..dec347e8e 100644 --- a/templates/webpages/projects/project_form.html +++ b/templates/webpages/projects/project_form.html @@ -1,6 +1,6 @@ [%- USE T8 %] [%- USE L %] -[% USE HTML %][% USE LxERP %] +[%- USE HTML %][%- USE LxERP %] [%- IF message %]

[% message %]

@@ -37,7 +37,7 @@ [%- SET rows = LxERP.numtextrows(project.description, 60) %] [%- IF rows > 1 %] - + [%- ELSE %] [%- END %] @@ -101,5 +101,3 @@ [% PROCESS 'common/help_overlay.html' %] - -