Revision 516e618b
Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt
bin/mozilla/am.pl | ||
---|---|---|
670 | 670 |
$form->{CAN_CHANGE_PASSWORD} = $main::auth->can_change_password(); |
671 | 671 |
$form->{todo_cfg} = { TODO->get_user_config('login' => $::myconfig{login}) }; |
672 | 672 |
$form->{title} = $locale->text('Edit Preferences for #1', $::myconfig{login}); |
673 |
$form->{follow_up_notify_by_email} = $myconfig{follow_up_notify_by_email}; |
|
673 | 674 |
|
674 | 675 |
$::request->{layout}->use_javascript("${_}.js") for qw(jquery.multiselect2side ckeditor/ckeditor ckeditor/adapters/jquery); |
675 | 676 |
|
Auch abrufbar als: Unified diff
FU: Email bei neuen Wiedervorlagen