tbrehm
2008-08-18 b7332908d8ed550bf727df95a344b59ab1216e7c
1
2
3
4
5
6
7
8
<?php
$wb["server_id_txt"] = 'Server';
$wb["ip_address_txt"] = 'IP Adres';
$wb["virtualhost_txt"] = 'HTTP NameVirtualHost';
$wb["ip_err"] = 'IP adres ongeldig';
$wb["btn_save_txt"] = 'Opslaan';
$wb["btn_cancel_txt"] = 'Annuleren';
?>