Till Brehm
2015-04-26 6a61a1a579725676bdca7fb2ae526d15cdfa3238
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Client-Templates';
$wb['template_type_txt'] = 'Type';
$wb['template_name_txt'] = 'Template name';
$wb['template_id_txt'] = 'Template ID';
?>