| ".&select_input($type[$i], "allow_type_$i", "",
	       ",0", "$text{'mod_access_allow'},1", "$text{'mod_access_deny'},2")." | \n";
	$rv .= "".&select_input($mode[$i], "allow_mode_$i", "0", @sels);
	$rv .= sprintf " | \n",
	        $mode[$i] ? $what[$i] : "";
	$rv .= "
\n";
	}
$rv .= "