diff --git a/html/do.php b/html/do.php index 7f123de8d..bee66ad0c 100644 --- a/html/do.php +++ b/html/do.php @@ -208,7 +208,20 @@ if ($oPeriode->load() == -1) $module_selected = -1; - +?> + +'; @@ -2920,16 +2920,7 @@ function alert_box(p_message) smoke.alert(p_message,false , {ok:'ok',classname:"inner_box"}); } -/** - * All the onload must be here otherwise the other will overwritten - * @returns {undefined} - */ -window.onload=function () -{ - create_anchor_up(); - init_scroll(); - sorttable.init -} + /** * @brief Colorize the rows of the table * @param string p_table id of the table diff --git a/html/popup.php b/html/popup.php index 9bfdcc74e..29002f4cc 100644 --- a/html/popup.php +++ b/html/popup.php @@ -42,7 +42,20 @@ if ( ! isset ($_SESSION['g_user'] ) ) html_page_start($_SESSION['g_theme']); echo '
'; - +?> + + + +search_form(); echo '
';