File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
openam-ui/openam-ui-ria/src/main/js/config Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 * information: "Portions copyright [year] [name of copyright owner]".
1313 *
1414 * Copyright 2015-2016 ForgeRock AS.
15- * Portions copyright 2024 Wren Security.
15+ * Portions copyright 2024-2025 Wren Security.
1616 */
1717
1818define ( {
@@ -58,7 +58,7 @@ define({
5858 }
5959 }
6060 } ,
61- "fr- dark-theme" : {
61+ "dark-theme" : {
6262 // An ordered list of URLs to stylesheets that will be applied to every page.
6363 stylesheets : [
6464 "themes/dark/css/bootstrap.css" ,
@@ -68,8 +68,8 @@ define({
6868 settings : {
6969 loginLogo : {
7070 src : "themes/dark/images/login-logo-white.png" ,
71- title : "ForgeRock " ,
72- alt : "ForgeRock " ,
71+ title : "Wren Security " ,
72+ alt : "Wren Security " ,
7373 height : "228px" ,
7474 width : "220px"
7575 }
You can’t perform that action at this time.
0 commit comments