Beschreibungsfeld in Debitorenbuchung braucht cols-Attribut, …
[kivitendo-erp.git] / templates / webpages / gl / form_header.html
index 91a7b11..00631c3 100644 (file)
@@ -96,7 +96,7 @@
         </tr>
         <tr>
           <th align="right">[% 'Description' | $T8 %]</th>
-          <td>[% L.areainput_tag('description', description, style='width:330px', readonly=readonly) %]</td>
+          <td>[% L.areainput_tag('description', description, cols=50, style='width:330px', readonly=readonly) %]</td>
         </tr>
         <tr>
           <th align="right">[%- IF id %][% 'Mitarbeiter' | $T8 %][% END %]</th>