\n"; } print &ui_link("edit_authuser.cgi?file=".&urlize($f)."&url=".&urlize(&this_url()), $text{'authu_add'}); print "
\n"; print &ui_hr(); $s = $config{"sync_$f"}; print "
\n"; print "\n"; print "\n"; printf " %s\n", $s =~ /create/ ? 'checked' : '', $text{'authu_screate'}; printf " %s\n", $s =~ /modify/ ? 'checked' : '', $text{'authu_smodify'}; printf " %s\n", $s =~ /delete/ ? 'checked' : '', $text{'authu_sdelete'}; print "