tbrehm
2010-05-10 e5b3535bd8ed2b4e72dbb0317f95658e389fb000
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'E-mail verkeer';
$wb['email_txt'] = 'E-mailaccount';
$wb['this_month_txt'] = 'Deze maand';
$wb['last_month_txt'] = 'Vorige maand';
$wb['this_year_txt'] = 'Dit jaar';
$wb['last_year_txt'] = 'Vorig jaar';
?>