blob: d575a5fafce1ee9886a0edfbd1f5c8c8283940fb (
plain)
1
2
3
4
5
6
7
8
9
|
{tr}The page {$mail_page} was commented by {$mail_user} at {$mail_date|bit_short_datetime}{/tr}
{tr}You can view the page following this link:{/tr}
{$mail_machine}?page={$mail_page|escape:"url"}
{tr}Title{/tr}: {$mail_title}
{tr}Comment:{/tr} {$mail_comment}
{tr}If you don't want to receive these notifications follow this link:{/tr}
{$mail_machine_raw}/{$smarty.const.USERS_PKG_URL}watches.php?hash={$mail_hash}
|