Aleksander Machniak
2012-11-08 a92582f3b84157a2f5cc04d82f7e6d2f19b80fa5
1
2
3
4
5
6
7
<?php
 
$labels = array();
$labels['identitydialogtitle'] = 'Please complete your sender identity';
$labels['identitydialoghint'] = 'This box only appears once at the first login.';
 
?>