ftimme
2012-11-02 49229af7ce00b59bd41081418c9c06f34ab6d7b8
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';
?>