Brieffunktion: Verwendung von HTML im Body
[kivitendo-erp.git] / templates / webpages / letter / edit.html
index 1e84de8..a43f310 100644 (file)
@@ -69,7 +69,7 @@
     <tr>
     <tr>
      <th align=right>[% 'Body' | $T8 %]</th>
-     <td><textarea name='letter.body' style='width:100%' rows=20>[% letter.body | html %]</textarea></td>
+     <td>[% L.textarea_tag('letter.body_as_restricted_html', letter.body_as_restricted_html, style='width:100%', rows=20, class="texteditor") %]</td>
     </tr>
     <tr height=10></tr>
      <th align=right>[% 'Internal Notes' | $T8 %]</th>