diff --git a/htdocs/adherents/card.php b/htdocs/adherents/card.php index 01513def14d..b614afd25b2 100644 --- a/htdocs/adherents/card.php +++ b/htdocs/adherents/card.php @@ -1937,7 +1937,7 @@ if (is_object($objcanvas) && $objcanvas->displayCanvasExists($action)) { if (!empty($conf->societe->enabled) && !$object->socid) { if ($user->rights->societe->creer) { if (Adherent::STATUS_DRAFT != $object->statut) { - print 'id.'&action=create_thirdparty">'.$langs->trans("CreateDolibarrThirdParty").''."\n";; + print 'id.'&action=create_thirdparty">'.$langs->trans("CreateDolibarrThirdParty").''."\n"; } else { print ''.$langs->trans("CreateDolibarrThirdParty").''."\n"; } diff --git a/htdocs/adherents/stats/geo.php b/htdocs/adherents/stats/geo.php index 16dfc3ccff6..e751a7b5c65 100644 --- a/htdocs/adherents/stats/geo.php +++ b/htdocs/adherents/stats/geo.php @@ -308,7 +308,7 @@ if ($mode) { print ''; foreach ($data as $val) { - $year = isset($val['year']) ? $val['year'] : '';; + $year = isset($val['year']) ? $val['year'] : ''; print '
'.$langs->trans("EvntOrgRegistrationWelcomeMessage").' |
| '.$langs->trans("EvntOrgRegistrationHelpMessage").' '.$id.'. |
| '.$project->note_public.' |
| '.$project->note_public.' |
| '.$langs->trans("EvntOrgRegistrationBoothWelcomeMessage").' |
| '.$langs->trans("EvntOrgRegistrationBoothHelpMessage").' '.$id.'. |
| '.$project->note_public.' |
| '.$project->note_public.' |
| '.$langs->trans("EvntOrgRegistrationConfWelcomeMessage").' |
| '.$langs->trans("EvntOrgRegistrationConfHelpMessage").' '.$id.'. |
| '.$project->note_public.' |
| '.$project->note_public.' |
'.$langs->trans("EvntOrgRegistrationWelcomeMessage").' |
| '.$langs->trans("EvntOrgVoteHelpMessage").' : "'.$project->title.'". |
| '.$project->note_public.' |
| '.$project->note_public.' |