make it text-info

This commit is contained in:
Girish Ramakrishnan
2018-03-12 15:04:37 -07:00
parent 5003a8ea4d
commit de195c461b
2 changed files with 3 additions and 4 deletions

View File

@@ -77,8 +77,8 @@
Setup <i>A</i> records for <b>*.{{ domainConfigure.newDomain || domainConfigure.domain.domain }}</b> and <b>{{ domainConfigure.newDomain || domainConfigure.domain.domain }}</b> to this server's IP.
</p>
<p ng-show="domainConfigure.provider === 'manual'">
All DNS records have to be setup manually <i>before</i> each app installation.
<p ng-show="domainConfigure.provider === 'manual'" class="text-info">
<b>All DNS records have to be setup manually before each app installation.</b>
</p>
<br/>