Author: mad
Date: Tue Sep 16 14:23:19 2014
New Revision: 1628

URL: http://svn.gna.org/viewcvs/gdtc?rev=1628&view=rev
Log:
Changement d'adresse -> rue Gaite

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=1628&r1=1627&r2=1628&view=diff
==============================================================================
--- trunk/gdtc/include/fpdf.php (original)
+++ trunk/gdtc/include/fpdf.php Tue Sep 16 14:23:19 2014
@@ -64,14 +64,14 @@
        $this->SetTextColor(0);
        $this->Cell(2*$this->w/3-$this->lMargin+5, 6,'Siret : 440832301 00053', 
0, 1);
 
-       $this->Cell($this->w/3-$this->lMargin+10,6,'2 place Sainte-Opportune', 
0, 0);
+       $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);
        $this->SetTextColor(0,0,255);
        $this->Cell($this->w/3-$this->lMargin+5, 6, '<[email protected]>', 0, 
0);
        $this->SetTextColor(0);
        $this->Cell(2*$this->w/3-$this->lMargin+5, 6,'Code APE : 9499Z', 0, 1);
 
-       $this->Cell($this->w/3-$this->lMargin+10,6,'75001 Paris', 0, 0);
+       $this->Cell($this->w/3-$this->lMargin+10,6,'75014 Paris', 0, 0);
        $this->Cell(0, 6,'Tél: 01.78.76.92.80', 0, 1);
 
        $this->Cell($this->w/3-$this->lMargin+10,6,'France', 0, 0);


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

Reply via email to