[%# support/changenotify.tt # # Select support notifications by category. # # Authors: # Jen Griffin # # This program is free software; you may redistribute it and/or modify it under # the same terms as Perl itself. For a copy of the license, please reference # 'perldoc perlartistic' or 'perldoc perlgpl'. # %] [%- sections.title = '.title' | ml -%] [%- CALL dw.active_resource_group( "foundation" ) -%] [%- sections.head = BLOCK %] [% END %]

[% '.changenotify.text' | ml %]

[% dw.form_auth %]

[% form.checkbox( type => 'check', name => 'opt_getselfsupport', id => 'opt_getselfsupport', label = dw.ml( '.getownresponses' ), selected => remote.prop( 'opt_getselfsupport' ) ) %]

[% '.done.text' | ml %]

[% form.submit( value = dw.ml( ".submit.button" ) ) %]