Show contact help line for manual email dns setup

This commit is contained in:
Johannes Zellner
2016-12-12 12:03:54 +01:00
parent 700d815d54
commit c737ea1954

View File

@@ -62,7 +62,9 @@
<h4 class="modal-title">Cloudron Email Server</h4>
</div>
<div class="modal-body" ng-show="dnsConfig.provider === 'noop'">
No DNS provider is setup. The Cloudron cannot create necessary DNS records automatically.
No DNS provider is setup. The Cloudron cannot create necessary DNS records automatically.<br/>
<br/>
Contact us for help how to configure DNS manually by <a href="mailto:support@cloudron.io">Email</a> or <a href="https://chat.cloudron.io" target="_blank">Chat</a>
</div>
<div class="modal-body" ng-show="dnsConfig.provider !== 'noop'">
The Cloudron will setup Email related DNS records automatically.