Marius Cramer
2015-05-05 b2f827b04393eecf33e16d6a883f5e6ff30086d9
1
2
3
4
5
6
7
8
9
<?php
$wb['Client Circle'] = 'Client Circle';
$wb['Circle'] = 'Circle';
$wb['circle_txt'] = 'Circle';
$wb['circle_name_txt'] = 'Circle Name';
$wb['client_ids_txt'] = 'Clients/Resellers';
$wb['description_txt'] = 'Description';
$wb['active_txt'] = 'Active';
?>