%args> $type => undef $id => undef $filled => undef %args> <& /service/open_form.mhtml, action => 'change_csr_subject.html' &> <& /lib/html/hidden.mhtml, 'name' => 'type', 'value' => $type &> <& /lib/html/hidden.mhtml, 'name' => 'id', 'value' => $id &> <& /lib/html/hidden.mhtml, 'name' => 'filled', 'value' => '1' &>
<% i18nGettext('I18N_OPENXPKI_CLIENT_HTML_MASON_ACTIVITY_CHANGE_CSR_SUBJECT_DESCRIPTION') %>
+ | % }<& /lib/html/select.mhtml, 'name' => "subject_type_${i}_${k}", 'default' => [ $parsed[$i]->[$k]->[0] ], 'values' => [ "", OpenXPKI::DN::get_attribute_names() ] &> | = | <& '/lib/html/input.mhtml', 'name' => "subject_value_${i}_$k", 'value' => $parsed[$i]->[$k]->[1] &> | % }+ | <& /lib/html/select.mhtml, 'name' => "subject_type_${i}_${k}", 'values' => [ "", OpenXPKI::DN::get_attribute_names() ] &> | = | <& '/lib/html/input.mhtml', 'name' => "subject_value_${i}_$k" &> |
<& /lib/html/select.mhtml, 'name' => "subject_type_${i}_0", 'values' => [ "", OpenXPKI::DN::get_attribute_names() ] &> | = | <& '/lib/html/input.mhtml', 'name' => "subject_value_${i}_0" &> |