From f54b52a0ef48f568388ebbe7c04655dc62afa418 Mon Sep 17 00:00:00 2001 From: Fossil Date: Tue, 16 Jun 2015 11:46:25 +0200 Subject: [PATCH] Update forgottenpassword.tpl --- www/templates/nntmux/views/frontend/forgottenpassword.tpl | 3 +++ 1 file changed, 3 insertions(+) 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 == ''}