diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-service-account-roles.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-service-account-roles.html
new file mode 100644
index 0000000000..03a38d9ac2
--- /dev/null
+++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-service-account-roles.html
@@ -0,0 +1,113 @@
+
+
+
+ - Clients
+ - {{client.clientId}}
+
+
+
{{client.clientId|capitalize}}
+
+
+
+
{{client.clientId}} Service Accounts
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-service-accounts.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-service-accounts.html
deleted file mode 100644
index 1e5f0e5790..0000000000
--- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/client-service-accounts.html
+++ /dev/null
@@ -1,28 +0,0 @@
-
-
-
- - Clients
- - {{client.clientId}}
-
-
-
{{client.clientId|capitalize}}
-
-
-
-
{{client.clientId}} Service Accounts
-
-
-
-
-
-
\ No newline at end of file
diff --git a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/role-mappings.html b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/role-mappings.html
index 8223936aff..3228be5c74 100755
--- a/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/role-mappings.html
+++ b/forms/common-themes/src/main/resources/theme/base/admin/resources/partials/role-mappings.html
@@ -52,13 +52,13 @@