tbrehm
2010-03-22 658b0f19b6a224fde89700f31aa2f54e8079efb2
1
2
3
4
5
6
7
8
9
10
<?php
$wb['Support Message'] = 'Support Message';
$wb['Message'] = 'Message';
$wb['Send message'] = 'Send message';
$wb['View messages'] = 'View messages';
$wb['Support'] = 'Support';
$wb['About ISPConfig'] = 'About ISPConfig';
$wb['Version'] = 'Version';
 
?>