';
echo ($strLangue === 'fr')
? 'Aucun acces inscriptions mobile (v2) n\'est actif pour ce compte.'
: 'No active mobile registration access (v2) for this account.';
echo '
';
} else {
fxInscrGestionRenderEventPicker($tabEveIds, $strLangue, fxInscrGestionBaseUrl($strLangue, true));
}
} else {
include('inc_tableau_inscriptions_gestion.php');
}
?>