<?php if (!defined('APPLICATION')) exit();$Definition['EmailInvitation'] = 'Hello!%1$s has invited you to join %2$s. If you want to join, you can do so by clicking this link: %3$sHave a great day!';
Comments
<?php if (!defined('APPLICATION')) exit();
$Definition['EmailInvitation'] = 'Hello!
%1$s has invited you to join %2$s. If you want to join, you can do so by clicking this link:
%3$s
Have a great day!';