mcramer
2013-07-11 e35f066494564e76d4837b5420fbff1e9d7190fc
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';
?>