Bug : improve against CS
This commit is contained in:
parent
088196dbab
commit
7abca4ab38
1 changed files with 1 additions and 1 deletions
|
|
@ -86,7 +86,7 @@ require_once('class_pre_operation.php');
|
|||
echo '<tr class="even">';
|
||||
else
|
||||
echo '<tr>';
|
||||
echo '<td>'.$row['od_name'].'</td>';
|
||||
echo '<td>'.h($row['od_name']).'</td>';
|
||||
echo '<td>';
|
||||
echo '<form method="POST">';
|
||||
echo dossier::hidden();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue