diff --git a/include/param_jrn_detail.inc.php b/include/param_jrn_detail.inc.php index 6b070304f..e4b71b95c 100644 --- a/include/param_jrn_detail.inc.php +++ b/include/param_jrn_detail.inc.php @@ -53,12 +53,11 @@ if ( isset($_POST["efface"])) { if ( CountSql($cn,"select * from jrn where jr_def_id=".$_POST['p_jrn']." limit 3") == 0 ) { ExecSql($cn,"delete from jrn_def where jrn_def_id=".$_POST['p_jrn']); - } else { -?> + } else { echo ' -'; echo ''; echo " Code ".$l_line['jrn_def_code'].""; - -?> - -'; // Get all the fiches echo '

Fiches

'; @@ -246,22 +240,22 @@ for ($i=0;$i<$num;$i++) { } -?> -
+ +echo '
-
- '; + +echo dossier::hidden(); echo widget::hidden('p_action','jrn'); echo widget::hidden('sa','detail'); - -?> +echo ' - +
-'; echo ""; html_page_stop();