Revision 6092ef39
Von Moritz Bunkus vor fast 3 Jahren hinzugefügt
bin/mozilla/dn.pl | ||
---|---|---|
317 | 317 |
$main::auth->assert('dunning_edit'); |
318 | 318 |
|
319 | 319 |
$form->{"title"} = $locale->text("Set eMail text"); |
320 |
$form->header(no_layout => 1); |
|
320 |
$form->header( |
|
321 |
no_layout => 1, |
|
322 |
use_javascripts => [ qw(ckeditor/ckeditor ckeditor/adapters/jquery) ], |
|
323 |
); |
|
321 | 324 |
print($form->parse_html_template("dunning/set_email")); |
322 | 325 |
|
323 | 326 |
$main::lxdebug->leave_sub(); |
Auch abrufbar als: Unified diff
Mahnungen: E-Mail-Text als HTML