__section__ default __description__ Edit preferences * title = passed to titlebar * opts = arrayref of hashrefs, one hashref per user option __title__ __page__ users __lang__ en_US __name__ editMiscOpts __template__ [% PROCESS titlebar width="100%" %] [%# admin_block %]
[% IF form.formkey %] [% END %]
[%# Only checkboxes are supported for now. %] [% FOREACH opt = opts %]

[% opt.short_desc %] [% opt.long_desc %]
    Off     On
[% END %]

__seclev__ 500