From c80283ae8f0b321b48e5579142113d9bf62ce9fc Mon Sep 17 00:00:00 2001 From: Kalila L Date: Tue, 9 Feb 2021 02:02:06 -0500 Subject: [PATCH] Also fix two other issues. --- domain-server/resources/web/js/shared.js | 2 +- domain-server/resources/web/wizard/js/wizard.js | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/domain-server/resources/web/js/shared.js b/domain-server/resources/web/js/shared.js index 542771c60e..bec8d19119 100644 --- a/domain-server/resources/web/js/shared.js +++ b/domain-server/resources/web/js/shared.js @@ -505,7 +505,7 @@ function createDomainIDPrompt(callback) { swal({ title: 'Finish Registering Domain', type: 'input', - text: 'Enter a label for this machine.

This will help you identify which domain ID belongs to which machine.

This is a required step for registration.

', + text: 'Enter a label for this Domain Server.

This will help you identify which domain ID belongs to which server.

This is a required step for registration.

Acceptable characters are [A-Z][a-z0-9]+-_.