dever %!s(int64=3) %!d(string=hai) anos
pai
achega
c965b8741a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      service/agent/lib/Agreement.php

+ 1 - 1
service/agent/lib/Agreement.php

@@ -1120,7 +1120,7 @@ class Agreement
         $cx = $pdf->GetX();
         $cy = $pdf->GetY();
 
-        $x = $cx + 50;
+        $x = $cx + 45;
         $y = $cy - 45;
 
         $pdf->Image($pic, $x, $y, 30, 30);