From 7c3b0e98c41e996dd167304a2089a63e5eb566bb Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 2 Sep 2019 13:53:16 +0200 Subject: [PATCH] Fix deprecated property --- htdocs/adherents/subscription.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/adherents/subscription.php b/htdocs/adherents/subscription.php index 909a5c69d40..0922ca4f572 100644 --- a/htdocs/adherents/subscription.php +++ b/htdocs/adherents/subscription.php @@ -903,7 +903,7 @@ if ($rowid > 0) print ''; print ''; print ''; - print ''; + print ''; dol_fiche_head('');