Explorar o código

Fix pg-view/reg/transfer.php syntax

Miraty %!s(int64=2) %!d(string=hai) anos
pai
achega
4b54038c63
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pg-view/reg/transfer.php

+ 1 - 1
pg-view/reg/transfer.php

@@ -1,5 +1,5 @@
 <p>
-	<?= sprintf(_('To prove that you are allowed to receive the domain by its current owner, the domain must have an NS record equal to %s when the form is being processed. The NS record will be automatically deleted once validated.'), '<code>' . getAuthToken() . '._transfer-verification.' . SERVER_NAME '.</code>') ?>
+	<?= sprintf(_('To prove that you are allowed to receive the domain by its current owner, the domain must have an NS record equal to %s when the form is being processed. The NS record will be automatically deleted once validated.'), '<code>' . getAuthToken() . '._transfer-verification.' . SERVER_NAME . '.</code>') ?>
 </p>
 
 <form method="post">