mcramer
2013-07-09 6e31e691450b201a3d19c029d1ca4d1fa8285a22
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';
?>