]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/oe/form_footer.html
Einkauf/Verkauf: Bemerkungsfelder gleich groß anzeigen
[mfinanz.git] / templates / webpages / oe / form_footer.html
index a576fff56c1136f5f711eb4e8d77fc4e64eae49b..14f29547b2b2aee2d340a336e3f6f2e84e99da9a 100644 (file)
@@ -22,8 +22,8 @@
                 <th align="left">[% 'Internal Notes' | $T8 %]</th>
               </tr>
               <tr valign="top">
                 <th align="left">[% 'Internal Notes' | $T8 %]</th>
               </tr>
               <tr valign="top">
-                <td>[% notes %]</td>
-                <td>[% intnotes %]</td>
+                <td>[% L.textarea_tag('notes',    notes,    style="width: 350px; height: 150px", class="texteditor") %]</td>
+                <td>[% L.textarea_tag('intnotes', intnotes, style="width: 350px; height: 150px") %]</td>
               </tr>
               <tr>
                 <th align="right">[% 'Payment Terms' | $T8 %]</th>
               </tr>
               <tr>
                 <th align="right">[% 'Payment Terms' | $T8 %]</th>