tbrehm
2009-06-16 c257ab14b109c7c3158f94ac52faa421ada16474
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'IP адреса';
$wb['server_id_txt'] = 'Сервер';
$wb['ip_address_txt'] = 'IP адрес';
$wb['add_new_record_txt'] = 'Добавить новый IP адрес';
?>