Author: danydb
Date: 2013-02-06 19:34:25 +0100 (Wed, 06 Feb 2013)
New Revision: 5176
Modified:
phpcompta/tags/rel650/include/class_acc_ledger.php
Log:
0000783: Apparence dans HISTO des notes
Modified: phpcompta/tags/rel650/include/class_acc_ledger.php
===================================================================
--- phpcompta/tags/rel650/include/class_acc_ledger.php 2013-01-23 21:59:52 UTC
(rev 5175)
+++ phpcompta/tags/rel650/include/class_acc_ledger.php 2013-02-06 18:34:25 UTC
(rev 5176)
@@ -716,7 +716,7 @@
$tmp_jr_comment = h($row['jr_comment']);
$r.=$tmp_jr_comment;
$r.="</TD>";
- $r.=td(h($row['n_text']), ' style="font-size:6"');
+ $r.=td(h($row['n_text']), ' style="font-size:90%"');
// Amount
// If the ledger is financial :
// the credit must be negative and written in red
@@ -911,7 +911,7 @@
$tmp_jr_comment = h($row['jr_comment']);
$r.=$tmp_jr_comment;
$r.="</TD>";
- $r.=td(h($row['n_text']), ' style="font-size:6"');
+ $r.=td(h($row['n_text']), ' style="font-size:90%"');
// Amount
// If the ledger is financial :
// the credit must be negative and written in red
---
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