diff --git a/htdocs/public/members/new.php b/htdocs/public/members/new.php index 6788ff2d70c..26c110ee1df 100644 --- a/htdocs/public/members/new.php +++ b/htdocs/public/members/new.php @@ -602,7 +602,7 @@ print ''.$langs->trans("URLPhoto").''."\n"; // Other attributes -$tpl_context = 'public'; //BUG #11554 : define templae context to public +$tpl_context = 'public'; // define templae context to public include DOL_DOCUMENT_ROOT.'/core/tpl/extrafields_add.tpl.php'; // Comments print '';