Author: danydb
Date: 2012-02-09 14:02:13 +0100 (Thu, 09 Feb 2012)
New Revision: 4769

Modified:
   phpcompta/tags/rel600/include/class_acc_ledger_purchase.php
Log:
cosmetic : ACH generated document use style instead of class


Modified: phpcompta/tags/rel600/include/class_acc_ledger_purchase.php
===================================================================
--- phpcompta/tags/rel600/include/class_acc_ledger_purchase.php 2012-02-09 
12:47:45 UTC (rev 4768)
+++ phpcompta/tags/rel600/include/class_acc_ledger_purchase.php 2012-02-09 
13:02:13 UTC (rev 4769)
@@ -724,7 +724,7 @@
             {
                 $ref_doc= $this->create_document($internal,$p_array);
                 $this->doc= _('Document généré')."  : "."<br>";
-                $this->doc.='<A style="line" 
HREF="show_pj.php?'.dossier::get().'&jr_grpt_id='.$seq.'&jrn='.$this->id.'">'.$ref_doc.'</A>';
+                $this->doc.='<A class="line" 
HREF="show_pj.php?'.dossier::get().'&jr_grpt_id='.$seq.'&jrn='.$this->id.'">'.$ref_doc.'</A>';
             }
 
             //----------------------------------------



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu

_______________________________________________
Phpcompta  est un logiciel libre de comptabilit&#233; en ligne 
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to