diff --git a/sources/packages/web/src/components/common/InstitutionUserSummary.vue b/sources/packages/web/src/components/common/InstitutionUserSummary.vue
index e2670fcba5..8e78204276 100644
--- a/sources/packages/web/src/components/common/InstitutionUserSummary.vue
+++ b/sources/packages/web/src/components/common/InstitutionUserSummary.vue
@@ -1,176 +1,180 @@
-
-
-
- -
- Admin roles can access all featuresAdmin's can setup and manage your users, institution profile,
- locations, designation, and offering uploads including performing
- user role duties.
-
- -
- User roles can access some featuresUsers can only manage programs and offerings within their
- locations, program information requests, confirming enrolment, and
- reporting on scholastic standings.
-
- -
- Legal Signing Authority role is an admin with
- an additional featureThis role is only to request a designation for your institution.
- The user must be an admin first to get assigned this
- role.
-
-
-
+
+
+
+
+
+ -
+ Admin roles can access all featuresAdmin's can setup and manage your users, institution profile,
+ locations, designation, and offering uploads including
+ performing user role duties.
+
+ -
+ User roles can access some featuresUsers can only manage programs and offerings within their
+ locations, program information requests, confirming enrolment,
+ and reporting on scholastic standings.
+
+ -
+ Legal Signing Authority role is an admin with
+ an additional featureThis role is only to request a designation for your
+ institution. The user must be an admin first to get assigned
+ this role.
+
+
+
-
-
-
-
-
-
-
+
+
- Add new user
-
-
-
-
+
+
+
+
+ Add new user
+
+
+
+
+
+
-
-
-
-
- No records found.
-
-
-
-
-
- {{
- slotProps.data.userType
- }}
-
+
-
-
- {{ institutionUserRoleToDisplay(slotProps.data.roles[0]) }}
-
+
+ No records found.
-
-
-
-
-
-
-
-
-
- Edit
+
+
+
+ {{
+ slotProps.data.userType
+ }}
+
+
+
+ {{ institutionUserRoleToDisplay(slotProps.data.roles[0]) }}
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
- {{
- slotProps.data.isActive ? "Disable" : "Enable"
- }}Edit
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+ {{
+ slotProps.data.isActive ? "Disable" : "Enable"
+ }}
+
+
+
+
+
+
+
+
+
+
+
+