X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fprojects%2Fproject_form.html;h=dec347e8ebf567d35f41e728a35925d605ab6a43;hb=e10f86ee1475c4dc1d8b3cf80041b6c03d9f2288;hp=ad19c13e2d5a4aff7786067a92337b970a1b6035;hpb=97c3c8c2c5d7a35302f9f72c23c7e056ba777a2a;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' %] - -