Hello,
De confirmation mail for new subscribers is incomplete. It just states the name of the category. (see screenshot)
The part with :
in email.subscriptions.confirmation.html.php seems to be ignored.
Hope you can help!
Best,
Ineke
De confirmation mail for new subscribers is incomplete. It just states the name of the category. (see screenshot)
The part with :
<p style="text-align:left;">
<?php echo JText::_( 'COM_EASYBLOG_NOTIFICATION_HELLO' ) . ' ' . $fullname; ?>,
</p>
<p style="text-align:left;">
<?php echo JText::_( 'COM_EASYBLOG_NOTIFICATION_SUBSCRIBED_TO' ); ?>
in email.subscriptions.confirmation.html.php seems to be ignored.
Hope you can help!
Best,
Ineke