mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-26 04:28:39 +02:00
Add space
This commit is contained in:
parent
6ea38c3a07
commit
dbf9eb4b84
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ export const domain_purpose_choice_callbacks = {
|
|||
showElement(element);
|
||||
// change just the text inside the em tag
|
||||
const labelElement = element.querySelector('p em');
|
||||
labelElement.innerHTML = 'Explain why a new domain name is needed instead of using a' +
|
||||
labelElement.innerHTML = 'Explain why a new domain name is needed instead of using a ' +
|
||||
'subdomain of an existing website.' +
|
||||
'<br><br>' + // Adding double line break for spacing
|
||||
'Include any information or data that shows how the new domain would ' +
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue