Revision ddb162b6
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
bin/mozilla/dn.pl | ||
---|---|---|
283 | 283 |
$main::auth->assert('dunning_edit'); |
284 | 284 |
|
285 | 285 |
$form->{"title"} = $locale->text("Set eMail text"); |
286 |
$form->header(); |
|
286 |
$form->header(no_layout => 1);
|
|
287 | 287 |
print($form->parse_html_template("dunning/set_email")); |
288 | 288 |
|
289 | 289 |
$main::lxdebug->leave_sub(); |
Auch abrufbar als: Unified diff
popups ohne layout rendern