protège texte
This commit is contained in:
parent
83612fd40c
commit
7d477b1eb2
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ if ($aRap != null ) {
|
|||
$remove=$rmReconciliation->input();
|
||||
else
|
||||
$remove='';
|
||||
echo tr (td('<a class="line" href="javascript:void(0)" onclick="'.$str.'" >'.$internal.'</A>').td(nbm($amount)).td($array_jr[0]['jr_comment']).td($remove));
|
||||
echo tr (td('<a class="line" href="javascript:void(0)" onclick="'.$str.'" >'.$internal.'</A>').td(nbm($amount)).td(h($array_jr[0]['jr_comment'])).td($remove));
|
||||
}
|
||||
echo '</table>';
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue