mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 01:46:00 +00:00
add notifications for mail and password changes
update and shorten some other message templates
This commit is contained in:
@@ -996,6 +996,7 @@ class Handler_Public extends Handler {
|
||||
|
||||
$tpl->setVariable('LOGIN', $login);
|
||||
$tpl->setVariable('RESETPASS_LINK', $resetpass_link);
|
||||
$tpl->setVariable('TTRSS_HOST', SELF_URL_PATH);
|
||||
|
||||
$tpl->addBlock('message');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user