Author: danydb
Date: 2011-12-12 20:57:07 +0100 (Mon, 12 Dec 2011)
New Revision: 4604

Modified:
   phpcompta/trunk/include/template/ledger_detail_bottom.php
Log:
prot?\195?\168ge texte

Modified: phpcompta/trunk/include/template/ledger_detail_bottom.php
===================================================================
--- phpcompta/trunk/include/template/ledger_detail_bottom.php   2011-12-12 
19:53:41 UTC (rev 4603)
+++ phpcompta/trunk/include/template/ledger_detail_bottom.php   2011-12-12 
19:57:07 UTC (rev 4604)
@@ -29,7 +29,7 @@
       $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>';
 }


_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to