From 7e4ff2440c0b3e1043476c985ae9ec8a609fae6e Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Thu, 21 Sep 2017 09:10:12 -0700 Subject: [PATCH] Fix text for manual DNS --- webadmin/src/views/apps.html | 4 ++-- webadmin/src/views/appstore.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/webadmin/src/views/apps.html b/webadmin/src/views/apps.html index 5dafad113..58f7dd38d 100644 --- a/webadmin/src/views/apps.html +++ b/webadmin/src/views/apps.html @@ -42,8 +42,8 @@

-

- Do not forget, to add an A record for {{ appConfigure.location }}.{{ config.fqdn }} +

+ Do not forget to add an A record for {{ appConfigure.location }}.{{ config.fqdn }}

diff --git a/webadmin/src/views/appstore.html b/webadmin/src/views/appstore.html index 06de5e335..282558eff 100644 --- a/webadmin/src/views/appstore.html +++ b/webadmin/src/views/appstore.html @@ -28,7 +28,7 @@

- Do not forget, to add an A record for {{ appInstall.location }}.{{ config.fqdn }} + Do not forget to add an A record for {{ appInstall.location }}.{{ config.fqdn }}