alecpl
2012-04-12 2c4d0bc88e44f07da6cdbad270265b43d3c36a15
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.';
 
?>