Subversion Repositories ALCASAR

Rev

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

Rev 30 Rev 37
Line 18... Line 18...
18
	$l_ip_public		= "Adresse IP public";
18
	$l_ip_public		= "Adresse IP public";
19
	$l_ip_dns1			= "DNS1";
19
	$l_ip_dns1			= "DNS1";
20
	$l_ip_dns2			= "DNS2";
20
	$l_ip_dns2			= "DNS2";
21
} else {
21
} else {
22
	$l_network_title	= "Network configuration";
22
	$l_network_title	= "Network configuration";
-
 
23
	$l_network_title1	= "Network configuration managment";
23
	$l_eth0_legend		= "Eth0 (Internet connected interface)";
24
	$l_eth0_legend		= "Eth0 (Internet connected interface)";
24
	$l_eth1_legend		= "Eth1 (Private network)";
25
	$l_eth1_legend		= "Eth1 (Private network)";
25
	$l_internet_legend	= "INTERNET";
26
	$l_internet_legend	= "INTERNET";
26
	$l_ip_adr			= "IP Address";
27
	$l_ip_adr			= "IP Address";
27
	$l_ip_mask			= "Mask";
28
	$l_ip_mask			= "Mask";