A bit more polish

This commit is contained in:
Aleksandr Bogdanov
2017-09-13 21:17:40 +02:00
parent 3d4178b35c
commit c0bf51b79f
2 changed files with 2 additions and 1 deletions

View File

@@ -89,6 +89,7 @@
<i class="fa fa-upload" onclick="getElementById('gcdnsKeyFileInput').click();"></i>
</span>
</div>
<span ng-show="isDomain || explicitZone"><b>{{ explicitZone ? explicitZone : (dnsCredentials.domain | zoneName) }}</b> must be hosted on <a href="https://console.cloud.google.com/net-services/dns/zones" target="_blank">Google Cloud DNS</a>.</span>
</div>
<!-- DigitalOcean -->