Marius Cramer
2014-01-22 ad955792a8ade5c0015aa3d68f86b1035c1acc31
interface/web/vm/lib/lang/br_openvz_ip_list.lng
@@ -1,6 +1,7 @@
<?php
$wb["list_head_txt"] = 'OpenVZ IP addresses';
$wb["server_id_txt"] = 'Server';
$wb["ip_address_txt"] = 'IP address';
$wb["reserved_txt"] = 'Reserved';
?>
<?php
$wb['list_head_txt'] = 'OpenVZ IP addresses';
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'IP address';
$wb['reserved_txt'] = 'Reserved';
$wb['vm_id_txt'] = 'VM';
?>