diff --git a/.changeset/fast-suits-promise.md b/.changeset/fast-suits-promise.md new file mode 100644 index 00000000000..e4b499480cf --- /dev/null +++ b/.changeset/fast-suits-promise.md @@ -0,0 +1,5 @@ +--- +"@wso2is/identity-apps-core": patch +--- + +Reflect branding in dismiss button of the timeout modal diff --git a/identity-apps-core/apps/authentication-portal/src/main/webapp/util/modal.jsp b/identity-apps-core/apps/authentication-portal/src/main/webapp/util/modal.jsp index bd1061460e9..bf2e9e9f96c 100644 --- a/identity-apps-core/apps/authentication-portal/src/main/webapp/util/modal.jsp +++ b/identity-apps-core/apps/authentication-portal/src/main/webapp/util/modal.jsp @@ -48,7 +48,7 @@
-
+
${param.cancel_button_text}
diff --git a/identity-apps-core/apps/recovery-portal/src/main/webapp/util/modal.jsp b/identity-apps-core/apps/recovery-portal/src/main/webapp/util/modal.jsp index 32fd6f65c73..9e546715289 100644 --- a/identity-apps-core/apps/recovery-portal/src/main/webapp/util/modal.jsp +++ b/identity-apps-core/apps/recovery-portal/src/main/webapp/util/modal.jsp @@ -48,7 +48,7 @@
-
+
${param.cancel_button_text}