]> _ Git - cubeextranet.git/commitdiff
(no commit message)
authorvincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 28 Feb 2013 19:02:21 +0000 (19:02 +0000)
committervincent@cubedesigners.com <vincent@cubedesigners.com@f5622870-0f3c-0410-866d-9cb505b7a8ef>
Thu, 28 Feb 2013 19:02:21 +0000 (19:02 +0000)
inc/ws/Controlleur/class.ws.services.php

index 4d161f1173bb75d715a820294d1cbcf3f025d0b0..3b34aa0db65c3479303b5ab15dfc39339b80f503 100644 (file)
@@ -452,7 +452,7 @@ class wsServices extends cubeFlashGateway {
                        $idx = $pdf->importPage(1);\r
                        $pdf->AddPage();\r
                        $pdf->useTemplate($idx);\r
-                       $pdf->SetXY(15, 10);\r
+                       $pdf->SetXY(11, 12);\r
                        $pdf->SetFont('Helvetica', '', 12);\r
                        $pdf->SetTextColor(0, 0, 0);\r
                        $pdf->Cell(180, 10, utf8_decode(trim($_GET['civilite'] . ' ' . $_GET['prenom'] . ' ' . $_GET['nom']) . ','));\r