\n";
print " | $text{'batch_source'} | \n";
print " ",
"$text{'batch_source0'} \n";
print " ",
"$text{'batch_source1'} ",
&file_chooser_button("local")," \n";
print " ",
"$text{'batch_source2'} ",
" |
\n";
print " | $text{'batch_others'} | \n";
print "",&ui_yesno_radio("others", $mconfig{'default_other'} ? 1 : 0),
" |
\n";
print " | $text{'batch_batch'} | \n";
print "",&ui_yesno_radio("batch", 1)," |
\n";
print " | $text{'batch_makehome'} | \n";
print "",&ui_yesno_radio("makehome", 1)," |
\n";
print " | $text{'batch_copy'} | \n";
print "",&ui_yesno_radio("copy", 1)," |
\n";
print " | $text{'batch_movehome'} | \n";
print "",&ui_yesno_radio("movehome", 1)," |
\n";
print " | $text{'batch_chuid'} | \n";
print "",&ui_radio("chuid", 1, [ [ 0, $text{'no'} ],
[ 1, $text{'home'} ],
[ 2, $text{'uedit_allfiles'} ] ])," |
\n";
print " | $text{'batch_chgid'} | \n";
print "",&ui_radio("chgid", 1, [ [ 0, $text{'no'} ],
[ 1, $text{'home'} ],
[ 2, $text{'uedit_allfiles'} ] ])," |
\n";
print " | $text{'batch_delhome'} | \n";
print "",&ui_yesno_radio("delhome", 1)," |
\n";
print " | $text{'batch_crypt'} | \n";
print "",&ui_yesno_radio("crypt", 0)," |
\n";
print " | $text{'batch_samba'} | \n";
print "",&ui_yesno_radio("samba", $config{'samba_def'} ? 1 : 0)," |
\n";
print " |
\n";
print "