]> WPIA git - gigi.git/blobdiff - src/org/cacert/gigi/pages/account/DomainAddForm.templ
ADD: store pingconfig into the database.
[gigi.git] / src / org / cacert / gigi / pages / account / DomainAddForm.templ
index 4a6177f66aac70c771e22dee32645c33b3ffeaa0..1f83ea1302b37e22dfc755f63a33000c627b3742 100644 (file)
@@ -35,7 +35,7 @@
     <td>
         Please insert the following DNS TXT entry into the SOA-file of your domain:<br/>
         <pre>
-        cacert-<?=$tokenName?> IN      TXT     "<?=$tokenValue?>"
+        cacert-<?=$tokenName?> IN      TXT     <?=$tokenValue?>
         </pre>
     </td>
   </tr>