]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/do/form_footer.html
Einkauf/Verkauf: Bemerkungsfelder gleich groß anzeigen
[mfinanz.git] / templates / webpages / do / form_footer.html
index 1aae254aff7e6599ac1ecf714d198878e91c7c52..68d8f07370ae05d83a14f746a1ff441d9be4a42d 100644 (file)
@@ -21,7 +21,7 @@
           [% L.textarea_tag("notes", notes, wrap="soft", style="width: 350px; height: 150px", class="texteditor") %]
          [% END %]
         </td>
-        <td><textarea name="intnotes" rows="[% LxERP.numtextrows(intnotes, 35, 8, 2) %]" cols="35" wrap="soft"[% RO %]>[% HTML.escape(intnotes) %]</textarea></td>
+        <td>[% L.textarea_tag("intnotes", intnotes, wrap="soft", style="width: 350px; height: 150px") %]</td>
        </tr>
 
        <tr>