Till Brehm
2016-04-20 952df8e1fa28767fa7df1438e015c920725deafd
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';
?>