From e8c98f91cf80d4196f697f6c896e754fe000d53d Mon Sep 17 00:00:00 2001 From: Philippe GRAND Date: Sun, 17 Mar 2019 10:27:54 +0100 Subject: [PATCH] update with html5 compliant code --- htdocs/user/notify/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/user/notify/card.php b/htdocs/user/notify/card.php index e032b872d10..5bdb2de2472 100644 --- a/htdocs/user/notify/card.php +++ b/htdocs/user/notify/card.php @@ -373,7 +373,7 @@ if ($result > 0) print ''; print $langs->trans("Email"); print ''; - print ''.$langs->trans("SeeModuleSetup", $langs->transnoentitiesnoconv("Module600Name")).''; + print ''.$langs->trans("SeeModuleSetup", $langs->transnoentitiesnoconv("Module600Name")).''; print ''; }*/ /*if ($user->admin)