]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/oe/edit_periodic_invoices_config.html
Merge branch 'b-3.6.1' into mebil
[mfinanz.git] / templates / webpages / oe / edit_periodic_invoices_config.html
index d7ee7263c92296301b7e500b39647a9d596c49fc..94aeb5ba385325744bbb62f0b464969f8b08492c 100644 (file)
 
     <tr>
      <th align="right" valign="top">[%- LxERP.t8("Message") %]</th>
-     <td valign="top">[% L.textarea_tag("email_body", config.email_body, disabled=!config.send_email, rows=8, style=style, class="texteditor") %]</td>
+     <td valign="top">[% L.textarea_tag("email_body", config.email_body, disabled=!config.send_email, rows=8, style=style, class="texteditor texteditor-space-for-toolbar") %]</td>
     </tr>
    </table>
   </p>