diff --git a/include/template/operation_exercice-input_source.php b/include/template/operation_exercice-input_source.php index 35a43661b..ed472a5c6 100644 --- a/include/template/operation_exercice-input_source.php +++ b/include/template/operation_exercice-input_source.php @@ -30,15 +30,15 @@ global $g_user; global $g_parameter; //------------------------------------------------------------------------------------------- -// if DEBUG then show both , otherwise if MY_REPORT=Y shows opening otherwise , shows only closing -// Show opening if report == Y or NOALYSS > 1 +// +// Show opening //------------------------------------------------------------------------------------------- -if ( $g_parameter->MY_REPORT=="Y" || DEBUGNOALYSS > 1) : + ?>
-
+
@@ -91,15 +91,14 @@ if ( $g_parameter->MY_REPORT=="Y" || DEBUGNOALYSS > 1) :
1 +// Show closing //------------------------------------------------------------------------------------------- -if ( $g_parameter->MY_REPORT=="N" || DEBUGNOALYSS > 1) : ?>
-
+
@@ -123,7 +122,4 @@ if ( $g_parameter->MY_REPORT=="N" || DEBUGNOALYSS > 1) :
-
- \ No newline at end of file +
\ No newline at end of file diff --git a/include/template/operation_exercice-list_draft.php b/include/template/operation_exercice-list_draft.php index 2b176b6f1..003c9bfce 100644 --- a/include/template/operation_exercice-list_draft.php +++ b/include/template/operation_exercice-list_draft.php @@ -37,6 +37,7 @@ $aUrl = ["ac" => $http->request("ac"), "gDossier" => Dossier::id()]; $checkbox=new ICheckBox("operation_list[]"); $checkbox->set_range("operation_range"); ?> +