diff --git a/apps/edr-freight-web/backoffice/src/App.tsx b/apps/edr-freight-web/backoffice/src/App.tsx
index 113dc1eb8..6d2cfa4c0 100644
--- a/apps/edr-freight-web/backoffice/src/App.tsx
+++ b/apps/edr-freight-web/backoffice/src/App.tsx
@@ -17,22 +17,6 @@ const sidebarItems: SidebarItem[] = [
href: "/dashboard/overview",
icon: ,
},
- {
- label: "User management",
- href: "/dashboard/user-management",
- icon: ,
- children: [
- {
- label: "Users",
- href: "/dashboard/user-management/users",
- icon: ,
- },
- {
- label: "Roles",
- href: "/dashboard/user-management/roles",
- },
- ],
- },
{
label: "Org structure",
href: "/dashboard/org-structure",
@@ -85,13 +69,6 @@ const App = () => {
} />
}>
} />
- }
- />
- } />
- } />
- } />
} />
} />
} />
diff --git a/apps/edr-freight-web/backoffice/src/pages/auth/LoginPage.tsx b/apps/edr-freight-web/backoffice/src/pages/auth/LoginPage.tsx
index 82e5757a8..ba4aad4cb 100644
--- a/apps/edr-freight-web/backoffice/src/pages/auth/LoginPage.tsx
+++ b/apps/edr-freight-web/backoffice/src/pages/auth/LoginPage.tsx
@@ -104,40 +104,8 @@ const LoginPage = () => {
};
return (
-
+
-
-
-
- EDR
-
-
- Freight operations
-
-
- Backoffice access for internal freight administration.
-
-
- Review operational activity, manage access, and coordinate internal railway workflows from a single dashboard.
-
-
-
-
-
-
Region
-
Ethiopia default phone normalization
-
-
-
Session
-
7-day persistent token cookie
-
-
-
Access
-
Overview and user management
-
-
-
-