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

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

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