diff --git a/html/ajax_misc.php b/html/ajax_misc.php
index 48dfd5b71..ef0681fa5 100644
--- a/html/ajax_misc.php
+++ b/html/ajax_misc.php
@@ -149,7 +149,7 @@ EOF;
}
}
- $set= ' ';
+ $set= ' ';
$r.='
';
// if a search is asked otherwise don't show all the rows
diff --git a/html/line_update.php b/html/line_update.php
index b26d69259..6e0d1f4fd 100644
--- a/html/line_update.php
+++ b/html/line_update.php
@@ -111,7 +111,7 @@ echo $acc->form(true);
',h($acc->get_parameter('value'))); ?>
-
+
diff --git a/html/modify_op.php b/html/modify_op.php
index 4b9caafbe..27939aae0 100644
--- a/html/modify_op.php
+++ b/html/modify_op.php
@@ -116,7 +116,7 @@ if ( $action == 'update' ) {
$readonly=($p_view=='E')?0:1;
$view.=ShowOperationUser($cn,$p_id,$readonly);
$view.=' ';
- $view.=' ';
+ $view.=' ';
$view.=' ';
$view.=" ";
$view.=" ";
@@ -124,7 +124,7 @@ if ( $action == 'update' ) {
if ( $User->check_jrn($p_jrn) == 'W')
$view.=($p_view == 'S')?HtmlInput::submit('update_record','Enregistre'):'';
$view.=" ";
- $view.=' ';
+ $view.=' ';
$view.='';
$view.='';
@@ -139,7 +139,7 @@ if ( $action == 'update' ) {
$readonly=($p_view=='S')?0:1;
$view.=ShowOperationExpert($cn,$p_id,$readonly);
$view.='