cfoe
2012-06-10 cd27640cc5942a8dc8a535b910951d37aaec6c98
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'OpenVZ OSTemplate';
$wb['active_txt'] = 'Aktiv';
$wb['template_name_txt'] = 'Template-Name';
$wb['server_id_txt'] = 'Server';
$wb['allservers_txt'] = 'Existiert auf allen Servern';
$wb['ostemplate_id_txt'] = 'ID';
?>