Start working on the medals page
[platal.git] / modules / profile.php
index 7e6b568..a4c2d57 100644 (file)
@@ -319,7 +319,7 @@ class ProfileModule extends PLModule
         $wiz->addPage('ProfileGeneral', 'Général', 'general');
         $wiz->addPage('ProfileAddresses', 'Adresses personnelles', 'adresses');
         $wiz->addPage('ProfileGroups', 'Groupes X - Binets', 'poly');
-        $wiz->addPage('ProfileDeco', 'Décorations - Medals', 'deco');
+        $wiz->addPage('ProfileDecos', 'Décorations - Medailles', 'deco');
         $wiz->addPage('ProfilePro', 'Informations professionnelles', 'emploi');
         $wiz->addPage('ProfileSkills', 'Compétences diverses', 'skill');
         $wiz->addPage('ProfileMentor', 'Mentoring', 'mentor');