diff --git a/htdocs/adherents/public.php b/htdocs/adherents/public.php index 4d236e4885d..45c31c6fb2f 100644 --- a/htdocs/adherents/public.php +++ b/htdocs/adherents/public.php @@ -49,7 +49,7 @@ print ''; print ''; print ''; print ''; -print ''; +print ''; print '
'.$langs->trans("Description").''.$langs->trans("URL").'
'.$langs->trans("BlankSubscriptionForm").''.$dolibarr_main_url_root.DOL_URL_ROOT.'/public/adherents/new.php'.'
'.$langs->trans("PublicMemberList").''.$dolibarr_main_url_root.DOL_URL_ROOT.'/public/adherents/public_list.php'.'
'.$langs->trans("PublicMemberCard").''.$dolibarr_main_url_root.DOL_URL_ROOT.'/public/adherents/public_card.php?id=xxx'.'
'.$langs->trans("PublicMemberCard").''.DOL_URL_ROOT.'/public/adherents/public_card.php?id=xxx'.'
';