diff --git a/include/management/populate_selectbox.php b/include/management/populate_selectbox.php
index b2270b499..cd19cef0c 100644
--- a/include/management/populate_selectbox.php
+++ b/include/management/populate_selectbox.php
@@ -250,7 +250,7 @@ function populate_plans($defaultOption = "Select Plan", $elementName = "", $cssC
*/
function populate_groups($defaultOption = "Select Group", $elementName = "", $cssClass = "form", $mode = "", $defaultOptionValue = "") {
- echo "
";
diff --git a/menu-mng-batch.php b/menu-mng-batch.php
index 9c06a6852..c6dbbd067 100755
--- a/menu-mng-batch.php
+++ b/menu-mng-batch.php
@@ -44,4 +44,15 @@
-
\ No newline at end of file
+
+
+
+ /** Making dictAttributesCustom interactive **/
+ autoComEdit = new DHTMLSuite.autoComplete();
+ ";
+ }
+?>
\ No newline at end of file