phpcompta-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpcompta-dev] r4769 - phpcompta/tags/rel600/include


From: phpcompta-dev
Subject: [Phpcompta-dev] r4769 - phpcompta/tags/rel600/include
Date: Thu, 9 Feb 2012 14:02:13 +0100 (CET)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]