NBonline
2005-11-19 22e3a394343f048d001b64b2a6d9cc13a7892a3d
1
2
3
4
5
6
7
8
<?php
$wb["server_id_txt"] = 'Server';
$wb["domain_txt"] = 'Domain';
$wb["type_txt"] = 'Type';
$wb["active_txt"] = 'Active';
$wb["btn_save_txt"] = 'Save';
$wb["btn_cancel_txt"] = 'Cancel';
?>