$output=t("There are currently %members and %visitors online.",array("%members"=>format_plural($total_users,"1 user","%count users"),"%visitors"=>format_plural($guests->count,"1 guest","%count guests")));
$output.=form_select(t("User activity"),"user_block_seconds_online",$edit["user_block_seconds_online"],$period,t("Affects \"Who's online\" block. A user is considered online for this long after they have last viewed a page."));
$form.=form_select(t("User list length"),"online_block_max_list_count",$edit["online_block_max_list_count"],array("0"=>"0","1"=>"1","2"=>"2","3"=>"3","4"=>"4","5"=>"5","6"=>"6","7"=>"7","8"=>"8","9"=>"9","10"=>"10","15"=>"15","20"=>"20","50"=>"50","100"=>"100"),t("Affects \"Who's online\" block. Maximum number of currently online user's to display."));
$form.=form_select(t("User list length"),"user_block_max_list_count",$edit["user_block_max_list_count"],array("0"=>"0","1"=>"1","2"=>"2","3"=>"3","4"=>"4","5"=>"5","6"=>"6","7"=>"7","8"=>"8","9"=>"9","10"=>"10","15"=>"15","20"=>"20","50"=>"50","100"=>"100"),t("Affects \"Who's online\" block. Maximum number of currently online user's to display."));
$output.=form_textarea(t("User registration guidelines"),"user_registration_help",variable_get("user_registration_help",""),70,4,t("This text is displayed at the top of the user registration form. It's useful for helping or instructing your users."));
$output=t("There are currently %members and %visitors online.",array("%members"=>format_plural($total_users,"1 user","%count users"),"%visitors"=>format_plural($guests->count,"1 guest","%count guests")));
$output.=form_select(t("User activity"),"user_block_seconds_online",$edit["user_block_seconds_online"],$period,t("Affects \"Who's online\" block. A user is considered online for this long after they have last viewed a page."));
$form.=form_select(t("User list length"),"online_block_max_list_count",$edit["online_block_max_list_count"],array("0"=>"0","1"=>"1","2"=>"2","3"=>"3","4"=>"4","5"=>"5","6"=>"6","7"=>"7","8"=>"8","9"=>"9","10"=>"10","15"=>"15","20"=>"20","50"=>"50","100"=>"100"),t("Affects \"Who's online\" block. Maximum number of currently online user's to display."));
$form.=form_select(t("User list length"),"user_block_max_list_count",$edit["user_block_max_list_count"],array("0"=>"0","1"=>"1","2"=>"2","3"=>"3","4"=>"4","5"=>"5","6"=>"6","7"=>"7","8"=>"8","9"=>"9","10"=>"10","15"=>"15","20"=>"20","50"=>"50","100"=>"100"),t("Affects \"Who's online\" block. Maximum number of currently online user's to display."));
$output.=form_textarea(t("User registration guidelines"),"user_registration_help",variable_get("user_registration_help",""),70,4,t("This text is displayed at the top of the user registration form. It's useful for helping or instructing your users."));