-- Gestion des inscriptions — page compte + libellés (phase 1) DELETE FROM inscriptions_pages WHERE pag_code = 'compte_inc_tableau_inscriptions_gestion'; INSERT INTO inscriptions_pages (pag_code, pag_label_fr, pag_label_en, pag_titre_fr, pag_titre_en, pag_texte_fr, pag_texte_en, pag_keywords_fr, pag_keywords_en, pag_tri, pag_maj, pag_menu, pag_actif) VALUES ('compte_inc_tableau_inscriptions_gestion', 'Gestion des inscriptions', 'Registration management', 'Liste des inscriptions', 'Registration list', '', '', '', '', 0, NOW(), 0, 1); DELETE FROM info WHERE info_clef IN ( 'tableau_promoteur_menu_inscriptions_mobile', 'inscr_gestion_title', 'inscr_gestion_filters', 'inscr_gestion_apply_filters', 'inscr_gestion_view_record', 'inscr_gestion_back_list', 'inscr_gestion_section_info', 'inscr_gestion_details', 'inscr_gestion_modified', 'inscr_gestion_section_actions', 'inscr_gestion_section_editable', 'inscr_gestion_statut_label', 'inscr_gestion_section_management', 'inscr_gestion_epreuve', 'inscr_gestion_type', 'inscr_gestion_remboursement', 'inscr_gestion_show_invoice', 'inscr_gestion_renvoi', 'inscr_gestion_modifier_participant', 'inscr_gestion_search_prompt' ) AND info_prg = 'compte.php'; INSERT INTO info (info_clef, info_langue, info_texte, info_aide, info_prg, info_description, info_trie, info_actif, info_option1, info_option2, info_option3, info_creation) VALUES ('tableau_promoteur_menu_inscriptions_mobile', 'fr', 'Gestion des inscriptions V2', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('tableau_promoteur_menu_inscriptions_mobile', 'en', 'Registration management V2', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_title', 'fr', 'Liste des inscriptions', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_title', 'en', 'Registration list', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_filters', 'fr', 'Filtres', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_filters', 'en', 'Filters', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_apply_filters', 'fr', 'Appliquer', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_apply_filters', 'en', 'Apply', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_view_record', 'fr', 'Voir la fiche', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_view_record', 'en', 'View record', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_back_list', 'fr', 'Retour à la liste', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_back_list', 'en', 'Back to list', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_section_info', 'fr', 'Informations', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_section_info', 'en', 'Information', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_details', 'fr', 'Détails', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_details', 'en', 'Details', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_modified', 'fr', 'Modifiée', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_modified', 'en', 'Modified', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_section_actions', 'fr', 'Actions', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_section_actions', 'en', 'Actions', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_section_editable', 'fr', 'Champs modifiables', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_section_editable', 'en', 'Editable fields', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_statut_label', 'fr', 'Statut', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_statut_label', 'en', 'Status', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_section_management', 'fr', 'Gestion', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_section_management', 'en', 'Management', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_epreuve', 'fr', 'Épreuve', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_epreuve', 'en', 'Race', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_type', 'fr', 'Type', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_type', 'en', 'Type', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_remboursement', 'fr', 'Remboursement', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_remboursement', 'en', 'Refund', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_show_invoice', 'fr', 'Afficher la facture', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_show_invoice', 'en', 'Show invoice', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_renvoi', 'fr', 'RENVOI', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_renvoi', 'en', 'RESEND', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_modifier_participant', 'fr', 'Modifier l''inscription', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_modifier_participant', 'en', 'Edit registration', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_search_prompt', 'fr', 'Utilisez la recherche ci-dessus pour afficher les inscriptions. Laissez les champs vides et lancez la recherche pour toutes les afficher.', '', 'compte.php', '', 0, 1, '', '', '', NOW()), ('inscr_gestion_search_prompt', 'en', 'Use the search above to display registrations. Leave the fields empty and search to show them all.', '', 'compte.php', '', 0, 1, '', '', '', NOW());