diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php index 43af4f8f1c096..725d60b8041e0 100644 --- a/htdocs/comm/index.php +++ b/htdocs/comm/index.php @@ -120,6 +120,7 @@ { print '
'; print ''; + print '
'; print ''; $i=0; foreach($listofsearchfields as $key => $value) @@ -132,6 +133,7 @@ $i++; } print '
'; + print '
'; print '
'; print '
'; }