diff --git a/include/class/fiche.class.php b/include/class/fiche.class.php
index 79da56051..6d8c5bdc6 100644
--- a/include/class/fiche.class.php
+++ b/include/class/fiche.class.php
@@ -1542,7 +1542,6 @@ class Fiche
echo "
".
"| $old_exercice | ".
td('').
- td('').
td('').
" | ".td().
"Totaux | ".
@@ -1601,7 +1600,6 @@ class Fiche
td().
td().
td().
- td().
td(_('Totaux')).
td().
td().
diff --git a/include/impress_poste.inc.php b/include/impress_poste.inc.php
index 45be822ee..3b9555bae 100644
--- a/include/impress_poste.inc.php
+++ b/include/impress_poste.inc.php
@@ -36,14 +36,14 @@ require_once NOALYSS_INCLUDE.'/class/acc_operation.class.php';
require_once NOALYSS_INCLUDE.'/class/database.class.php';
require_once NOALYSS_INCLUDE.'/lib/ipopup.class.php';
global $g_user;
-
+$http=new HttpInput();
//-----------------------------------------------------
// Form
//-----------------------------------------------------
echo '