[% META title = 'Admin » Edit Request Option' -%] [% # PROCESS dumper.tt dump = count %] [% request_options_dfv_js %] [% PROCESS admin/options_nav.tt page = 'request-options' %]

Edit Request Option

[% IF dfv_errors %]
[% c.cfg('msg').dfv_errors %]
[% IF error_option_name %]
Option name [% error_option_name %]
[% END %] [% IF error_option_label %]
Option label [% error_option_label %]
[% END %] [% IF error_is_active %]
Active [% error_is_active %]
[% END %]
[% END %]
Option name Option label Active
[% site.html.submit %]

[% site.html.back_button %]