diff --git a/www/templates/nntmux/views/frontend/forgottenpassword.tpl b/www/templates/nntmux/views/frontend/forgottenpassword.tpl index 1084fbc4c..3b70db1d9 100644 --- a/www/templates/nntmux/views/frontend/forgottenpassword.tpl +++ b/www/templates/nntmux/views/frontend/forgottenpassword.tpl @@ -4,6 +4,9 @@ {if $error != ''}
{$error}
{/if} +{if $notice != ''} +
{$notice}
+{/if} {if $confirmed == '' && $sent == ''}