latham
2011-10-28 9cf2c25a64a23a1be36f9cd0af8aac150b659f14
1
2
3
4
5
6
7
8
<?php
$wb['recipient_id_txt'] = 'Vastaanottajan tunnus';
$wb['sender_id_txt'] = 'Lähettäjän tunnus';
$wb['subject_txt'] = 'Tukipyynnön aihe';
$wb['message_txt'] = 'Tukipyyntö';
$wb['tstamp_txt'] = 'Päiväys';
$wb['reply_txt'] = 'Reply';
?>