Fix Update Configuration button translation and remove title

- Remove 'Actions' title from configuration page
- Add missing UpdateConfiguration translation to French and English
- Fix button text to display properly in both languages
- Clean up configuration page by removing unnecessary title
This commit is contained in:
Frank Cools 2025-10-07 20:17:35 +02:00
parent 6de32d198f
commit 6178d9bdb7
3 changed files with 2 additions and 1 deletions

View File

@ -217,7 +217,6 @@ foreach ($lines_by_section as $section_code => $lines) {
print '<br>';
}
print '<div class="titre">' . $langs->trans("Actions") . '</div>';
print '<input type="submit" class="button" value="' . $langs->trans("UpdateConfiguration") . '">';
print '</div>';

View File

@ -20,6 +20,7 @@ NewSection=New section
# Configuration tabs
PCGMapping = PCG Mapping
TemplateManagement = Template Management
UpdateConfiguration = Update Configuration
DECLARATIONTVA_MYPARAM1 = My param 1
DECLARATIONTVA_MYPARAM1Tooltip = My param 1 tooltip
DECLARATIONTVA_MYPARAM2=My param 2

View File

@ -24,6 +24,7 @@ DECLARATIONTVA_PCG_CONFIG_TOOLTIP = Configuration des comptes du Plan Comptable
# Onglets de configuration
PCGMapping = Mapping PCG
TemplateManagement = Gestion des modèles
UpdateConfiguration = Mettre à jour la configuration
# Sélection multiple de comptes
DECLARATIONTVA_MULTIPLE_ACCOUNTS = Sélection multiple de comptes