Author: danydb
Date: 2013-10-26 15:22:44 +0200 (Sat, 26 Oct 2013)
New Revision: 5532
Modified:
phpcompta/trunk/include/class_follow_up.php
Log:
Cosmetic
Modified: phpcompta/trunk/include/class_follow_up.php
===================================================================
--- phpcompta/trunk/include/class_follow_up.php 2013-10-26 13:21:00 UTC (rev
5531)
+++ phpcompta/trunk/include/class_follow_up.php 2013-10-26 13:22:44 UTC (rev
5532)
@@ -728,7 +728,7 @@
$a_row = Database::fetch_all($Res);
$r = "";
- $r.=$bar;
+ $r.='<p>'.$bar.'</p>';
$r.='<table class="document">';
$r.="<tr>";
$r.='<th name="ag_id_td" style="display:none" >'.
ICheckBox::toggle_checkbox('ag','list_ag_frm').'</th>';
@@ -825,7 +825,7 @@
$r.="</table>";
- $r.=$bar;
+ $r.='<p>'.$bar.'</p>';
return $r;
}
---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev