diff --git a/gateway/src/main/webapp/app/home/member-info-landing/consortium-members/add-consortium-member.component.html b/gateway/src/main/webapp/app/home/member-info-landing/consortium-members/add-consortium-member.component.html index 184875f7b..b0c1b1040 100644 --- a/gateway/src/main/webapp/app/home/member-info-landing/consortium-members/add-consortium-member.component.html +++ b/gateway/src/main/webapp/app/home/member-info-landing/consortium-members/add-consortium-member.component.html @@ -10,10 +10,10 @@

New organization
Warning sign
-
+
Your changes cannot be saved
-
+
Please fix the issues with the form before trying to save again
@@ -80,7 +80,7 @@

Name & email domain

/> The email domain is the remaining address after the @ symbol eg: orcid.org or website.comThe email domain is the remaining address after the @ symbol eg: orcid.org or website.com
@@ -117,7 +117,9 @@

Billing address

- Billing address

}" > - +
@@ -461,7 +461,7 @@

Main contact

class="wide-text font-size-12 text-danger" *ngIf="editForm.get('contactEmail').errors.pattern && !editForm.get('contactEmail').errors.maxlength" > - Please enter a valid email address, for example contactus@website.com + Please enter a valid email address, for example contactus@website.com Email is too long. Please use 80 characters or less. diff --git a/gateway/src/main/webapp/app/home/member-info-landing/contact-update/contact-update.component.html b/gateway/src/main/webapp/app/home/member-info-landing/contact-update/contact-update.component.html index 9cc60509f..b6e16aa54 100644 --- a/gateway/src/main/webapp/app/home/member-info-landing/contact-update/contact-update.component.html +++ b/gateway/src/main/webapp/app/home/member-info-landing/contact-update/contact-update.component.html @@ -1,21 +1,21 @@
- -
-
Edit contact
-

{{ contact.name }}

-
Add new contact
-

New contact

+ +
+
Edit contact
+

{{ contact.name }}

+
Add new contact
+

New contact

Warning sign
-
+
Your changes cannot be saved
-
+
Please fix the issues with the contact form before trying to save again
@@ -51,7 +51,9 @@

Contact details

- + Contact details class="wide-text font-size-12 text-danger" *ngIf="editForm.get('email').errors.pattern && !editForm.get('email').errors.maxlength && editForm.get('email').touched" > - Please enter a valid email address, for example contactus@website.com + Please enter a valid email address, for example contactus@website.com Email is too long. Please use 80 characters or less. @@ -101,7 +103,9 @@

Contact details

- Roles (Requ
Warning sign
-
+
Please note
-
+
Changes made to organization contacts can take up to 48 hours to be reflected in the organization contact list.
diff --git a/gateway/src/main/webapp/app/home/member-info-landing/member-info-edit/member-info-edit.component.html b/gateway/src/main/webapp/app/home/member-info-landing/member-info-edit/member-info-edit.component.html index a70ba9f66..8a2bc395d 100644 --- a/gateway/src/main/webapp/app/home/member-info-landing/member-info-edit/member-info-edit.component.html +++ b/gateway/src/main/webapp/app/home/member-info-landing/member-info-edit/member-info-edit.component.html @@ -25,10 +25,10 @@

{{ memberData.publicDisplayName }} Warning sign
-
+
Your changes cannot be saved
-
+
Please fix the issues with the public details before trying to save again
@@ -68,7 +68,7 @@

Organization name

- +

Billing address

@@ -96,7 +96,9 @@

Billing address

- Billing address }" > - +
@@ -145,12 +145,7 @@

Billing address

[ngClass]="{ 'text-danger': editForm.get('country').invalid && editForm.get('country').dirty }" >Country - +