mcramer
2013-08-22 870581b49cfd209ad27c7b59f48b0ed1a382af39
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';
?>