Subversion Repositories ALCASAR

Rev

Rev 2054 | Rev 2138 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 2054 Rev 2083
Line 55... Line 55...
55
	$l_trusted_ip		= "Trusted IP addresses";
55
	$l_trusted_ip		= "Trusted IP addresses";
56
	$l_trusted_equipments	= "Trusted consultation equipements";
56
	$l_trusted_equipments	= "Trusted consultation equipements";
57
	$l_comment		= "Comments";
57
	$l_comment		= "Comments";
58
	$l_trusted_domain_explain = "Manage Internet domain names that can be joined without authentication";
58
	$l_trusted_domain_explain = "Manage Internet domain names that can be joined without authentication";
59
	$l_trusted_equipments_explain	= "To allow a consultation equipment to connect to Internet without interception, create a user whose name is the MAC address of the device and the password is 'password'";
59
	$l_trusted_equipments_explain	= "To allow a consultation equipment to connect to Internet without interception, create a user whose name is the MAC address of the device and the password is 'password'";
60
	$l_trusted_ip_explain	= "Manage systems addresses or networks IP addresses that can be joined without authentication";
60
	  $l_trusted_ip_explain	= "Manage systems IP addresses or networks IP addresses that can be joined without authentication";
61
	$l_submit		= "Submit";
61
	$l_submit		= "Submit";
62
	$l_add_to_list		= "Add to list";
62
	$l_add_to_list		= "Add to list";
63
	$l_apply		= "Apply changes";
63
	$l_apply		= "Apply changes";
64
}
64
}
65
if (isset($_POST['choix'])){ 
65
if (isset($_POST['choix'])){