diff --git a/resources/lang/en.json b/resources/lang/en.json
index c9aec9738c..f5747fc4d6 100644
--- a/resources/lang/en.json
+++ b/resources/lang/en.json
@@ -269,6 +269,7 @@
"Available Processes": "Available Processes",
"Avatar": "Avatar",
"Back to Login": "Back to Login",
+ "Back To Login": "Back To Login",
"Back": "Back",
"Background Color": "Background Color",
"Base DN": "Base DN",
@@ -1533,6 +1534,7 @@
"PARTICIPANTS": "PARTICIPANTS",
"Participants": "Participants",
"participants": "participants",
+ "Password Assistance": "Password Assistance",
"Password expiration": "Password expiration",
"Password Grant Client ID": "Password Grant Client ID",
"Password Grant Secret": "Password Grant Secret",
@@ -1576,6 +1578,7 @@
"Please choose the tasks in your inbox that this new rule should apply to. Use the column filters to achieve this.": "Please choose the tasks in your inbox that this new rule should apply to. Use the column filters to achieve this.",
"Please contact your administrator to get started.": "Please contact your administrator to get started.",
"Please enter Tab Name": "Please enter Tab Name",
+ "Please enter your email address and we'll send you a reset link.": "Please enter your email address and we'll send you a reset link.",
"Please provide a valid URL (e.g., https://example.com ) to specify the allowed origin(s) permitted to embed ProcessMaker.": "Please provide a valid URL (e.g., https://example.com ) to specify the allowed origin(s) permitted to embed ProcessMaker.",
"Please log in to continue your work on this page.": "Please log in to continue your work on this page.",
"Please select a Saved Search": "Please select a Saved Search",
diff --git a/resources/sass/sidebar/sidebar.scss b/resources/sass/sidebar/sidebar.scss
index 079cbfdb00..31d4cfa646 100644
--- a/resources/sass/sidebar/sidebar.scss
+++ b/resources/sass/sidebar/sidebar.scss
@@ -10,7 +10,7 @@
}
&.sidebar-default {
- background-color: #20242A;
+ background-color: #002D59;
}
#custom_icon{
diff --git a/resources/views/about/index.blade.php b/resources/views/about/index.blade.php
index e37ab1c1ec..2552043944 100644
--- a/resources/views/about/index.blade.php
+++ b/resources/views/about/index.blade.php
@@ -18,7 +18,7 @@
+ {{ __("Orchestrate workflows, systems, and AI at a moment’s notice. Turn constant change into your greatest competitive advantage by giving your team the freedom to build, test, and iterate in real time.") }}
+
- {{ __("All the tools to empower anyone to quickly automate processes, from custom forms to unique enterprise workflows and complex business rules.") }}
-
+ {{ __("Orchestrate workflows, systems, and AI at a moment’s notice. Turn constant change into your greatest competitive advantage by giving your team the freedom to build, test, and iterate in real time.") }}
+