diff --git a/datamodels/1.x/itop-attachments/module.attachments.php b/datamodels/1.x/itop-attachments/module.attachments.php index 99321139f0..a3482585ed 100644 --- a/datamodels/1.x/itop-attachments/module.attachments.php +++ b/datamodels/1.x/itop-attachments/module.attachments.php @@ -45,8 +45,7 @@ SetupWebPage::AddModule( ), 'dictionary' => array( - 'en.dict.attachments.php', - 'fr.dict.attachments.php', + ), 'data.struct' => array( // add your 'structure' definition XML files here, diff --git a/datamodels/2.x/itop-attachments/module.attachments.php b/datamodels/2.x/itop-attachments/module.attachments.php index 99321139f0..a3482585ed 100755 --- a/datamodels/2.x/itop-attachments/module.attachments.php +++ b/datamodels/2.x/itop-attachments/module.attachments.php @@ -45,8 +45,7 @@ SetupWebPage::AddModule( ), 'dictionary' => array( - 'en.dict.attachments.php', - 'fr.dict.attachments.php', + ), 'data.struct' => array( // add your 'structure' definition XML files here,