diff --git a/htdocs/telephonie/config/index.php b/htdocs/telephonie/config/index.php
index d21304361bc..d1f8f7dda58 100644
--- a/htdocs/telephonie/config/index.php
+++ b/htdocs/telephonie/config/index.php
@@ -118,6 +118,7 @@ else
}
print '
TELEPHONIE_MODULE_GROUPES | ';
+/* ***************************************** */
print '| Module NUMDATA | ';
print '';
@@ -131,6 +132,15 @@ else
}
print ' | TELEPHONIE_MODULE_NUMDATA |
';
+/* ***************************************** */
+
+print '| Id Groupes des commerciaux | ';
+print '';
+
+print TELEPHONIE_GROUPE_COMMERCIAUX_ID.' | -';
+print ' | TELEPHONIE_GROUPE_COMMERCIAUX_ID |
';
+
+/* ***************************************** */
print '';