[% IF show_pk_option %]
[% 'Export with CV Charts' | $T8 %] |
|
[% L.checkbox_tag('use_pk', value = 1, checked = 0) %] |
[% ELSE %]
[% 'Export with CV Charts' | $T8 %] |
|
[% L.checkbox_tag('use_pk', value = 1, checked = 0, disabled = 1) %] |
[% 'Hint: Not all VC Numbers are personal accounts compliant' | $T8 %] |
[% END %]