diff --git a/admin/about.php b/admin/about.php index c90c8b0..6e55df2 100644 --- a/admin/about.php +++ b/admin/about.php @@ -57,7 +57,7 @@ // Configuration header $head = oblyon_admin_prepare_head(); -print dol_get_fiche_head($head, 'about', $langs->trans("Module113900Name"), 0, "inovea@oblyon"); +print dol_get_fiche_head($head, 'about', $langs->trans("Module432573Name"), 0, "inovea@oblyon"); $modClass = new modOblyon($db); $oblyonVersion = !empty($modClass->getVersion()) ? $modClass->getVersion() : 'NC'; diff --git a/admin/changelog.php b/admin/changelog.php index 5524dc8..b1f71ea 100644 --- a/admin/changelog.php +++ b/admin/changelog.php @@ -56,7 +56,7 @@ // Configuration header $head = oblyon_admin_prepare_head(); -print dol_get_fiche_head($head, 'changelog', $langs->trans("Module113900Name"), 0, "inovea@oblyon"); +print dol_get_fiche_head($head, 'changelog', $langs->trans("Module432573Name"), 0, "inovea@oblyon"); print '
'; print ''; diff --git a/admin/colors.php b/admin/colors.php index 41bc338..9e916f6 100644 --- a/admin/colors.php +++ b/admin/colors.php @@ -430,7 +430,7 @@ // Configuration header ************************* $head = oblyon_admin_prepare_head(); - print dol_get_fiche_head($head, 'colors', $langs->trans('Module113900Name'), 0, 'inovea@oblyon'); + print dol_get_fiche_head($head, 'colors', $langs->trans('Module432573Name'), 0, 'inovea@oblyon'); // setup page goes here ************************* print '