Author: benj
Date: Tue May 31 11:56:39 2016
New Revision: 1698

URL: http://svn.gna.org/viewcvs/gdtc?rev=1698&view=rev
Log:
CHange SIRET

Modified:
    trunk/gdtc/include/fpdf.php

Modified: trunk/gdtc/include/fpdf.php
URL: 
http://svn.gna.org/viewcvs/gdtc/trunk/gdtc/include/fpdf.php?rev=1698&r1=1697&r2=1698&view=diff
==============================================================================
--- trunk/gdtc/include/fpdf.php (original)
+++ trunk/gdtc/include/fpdf.php Tue May 31 11:56:39 2016
@@ -62,7 +62,7 @@
        $this->SetTextColor(0,0,255);
        $this->Cell($this->w/3-$this->lMargin+5, 6, 'http://www.april.org/', 0, 
0);
        $this->SetTextColor(0);
-       $this->Cell(2*$this->w/3-$this->lMargin+5, 6,'Siret : 440832301 00053', 
0, 1);
+       $this->Cell(2*$this->w/3-$this->lMargin+5, 6,'Siret : 440832301 00061', 
0, 1);
 
        $this->Cell($this->w/3-$this->lMargin+10,6,'44/46 rue de l\'Ouest 
Bâtiment 8', 0, 0);
        $this->Cell(10, 6,'Mail: ', 0, 0);


_______________________________________________
Gdtc-commits mailing list
[email protected]
https://mail.gna.org/listinfo/gdtc-commits

Reply via email to