X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=templates%2Fwebpages%2Fprojects%2Fproject_form.html;h=dec347e8ebf567d35f41e728a35925d605ab6a43;hb=0e723a19cf157a78a57458dda69fd1ea36e68ea1;hp=ad19c13e2d5a4aff7786067a92337b970a1b6035;hpb=43829e1b3268d8134e3ab008fc60fcc4bacd6523;p=kivitendo-erp.git 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' %] - -