';
print '| '.$langs->trans("Modules").' | ';
print ''.$langs->trans("Version").' | ';
-print ''.$langs->trans("Id Module").' | ';
-print ''.$langs->trans("Id Permissions").' | ';
+print ''.$langs->trans("IdModule").' | ';
+print ''.$langs->trans("IdPermissions").' | ';
print '
';
$var=false;
$sortorder=$modules_names;
diff --git a/htdocs/langs/en_US/admin.lang b/htdocs/langs/en_US/admin.lang
index 4ee0ecd8dc9..f00493c5c41 100644
--- a/htdocs/langs/en_US/admin.lang
+++ b/htdocs/langs/en_US/admin.lang
@@ -100,6 +100,9 @@ OtherOptions=Other options
OtherSetup=Other setup
CurrentValueSeparatorDecimal=Decimal separator
CurrentValueSeparatorThousand=Thousand separator
+Destination=Destination
+IdModule=Module ID
+IdPermissions=Permissions ID
Modules=Modules
ModulesCommon=Main modules
ModulesOther=Other modules
@@ -1491,3 +1494,6 @@ TaskModelModule=Tasks reports document model
##### ECM (GED) #####
ECMSetup = GED Setup
ECMAutoTree = Automatic tree folder and document
+
+
+Format=Format
\ No newline at end of file