diff --git a/webadmin/src/views/settings.html b/webadmin/src/views/settings.html index fe5064f07..f8a222e64 100644 --- a/webadmin/src/views/settings.html +++ b/webadmin/src/views/settings.html @@ -328,16 +328,18 @@
- Set the following DNS records to guarantee email delivery. + Set the following DNS records to guarantee email delivery: + +

-

- {{ record.name }} record +

+   + {{ record.name }} record -

- Advanced +

Domain: {{ expectedDnsRecords[record.value].domain }}

@@ -352,11 +354,13 @@
-

- Outbound SMTP (Port 25) +

+   + + Outbound SMTP (Port 25) + -

- Advanced +

{{ outboundPort25.value }}