tbrehm
2005-11-24 3c11b08feed885d0944235bf936c727f6b804e24
1
2
3
4
5
6
7
8
9
10
11
<?php
$wb["list_head_txt"] = 'mail_alias';
$wb["email_txt"] = 'email';
$wb["destination_txt"] = 'destination';
$wb["page_txt"] = 'Page';
$wb["page_of_txt"] = 'of';
$wb["page_next_txt"] = 'Next';
$wb["page_back_txt"] = 'Back';
$wb["delete_txt"] = 'Delete';
$wb["filter_txt"] = 'Filter';
?>