[fix] Tell user that domain dns-conf shows a recommendation only

This commit is contained in:
Alexandre Aubin 2017-08-13 14:07:31 -04:00
parent e2a8b8f7cf
commit 108d24cdaa
2 changed files with 5 additions and 1 deletions

View file

@ -89,6 +89,7 @@
"default": "Default",
"delete": "Delete",
"description": "Description",
"domain_dns_conf_is_just_a_recommendation": "This page shows you the *recommended* configuration. It does *not* configure the DNS for you. It is your responsability to configure your DNS zone in your DNS registrar according to this recommendation.",
"diagnosis": "Diagnosis",
"diagnosis_hide_private": "Show diagnostic information without private data",
"diagnosis_view_private": "Show diagnostic information including private data",

View file

@ -4,9 +4,12 @@
<a href="#/domains/{{name}}">{{name}}</a>
<a href="#/domains/{{name}}/dns">{{t 'dns'}}</a>
</div>
<div class="separator"></div>
<div class="alert alert-warning">
<span class="fa-fw fa-warning"></span> {{t 'domain_dns_conf_is_just_a_recommendation' }}
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h2 class="panel-title">