Update 'pages/forms/domain-linking-form/form.en.md'
Add a </p> to fix displaying issue
This commit is contained in:
parent
60ca96a6d3
commit
0ad5f841cd
1 changed files with 1 additions and 1 deletions
|
@ -142,7 +142,7 @@ form:
|
|||
<h1 class="form-title"> Domain Linking Request </h1>
|
||||
<p class="form-text"><strong> Fill in this form if you would like to use your own domain for Email aliases.</strong>
|
||||
<br><br>
|
||||
Please follow these steps to point your domain to our server before you submit the request: <br><strong> (this will also serve to verify the domain is really owned by you and without that we will not proceed to process your request) </strong><br>
|
||||
Please follow these steps to point your domain to our server before you submit the request: <br><strong> (this will also serve to verify the domain is really owned by you and without that we will not proceed to process your request) </strong><br></p>
|
||||
<h4 class="form-text"> 1. Go to the DNS records settings for your domain</h4>
|
||||
<p class="form-text"><b>-</b> <i>Point <b>MX record</b> to disroot.org (if you are using your domain currently with other provider, set <b>MX20</b> or higher)</i><br>
|
||||
<b>-</b> <i>Set TXT (spf) record to </i><b>"v=spf1 mx a ptr include:disroot.org ~all"</b><br>
|
||||
|
|
Loading…
Reference in a new issue