diff --git a/src/components/Header.tsx b/src/components/Header.tsx index 84f99b0..bf0604c 100644 --- a/src/components/Header.tsx +++ b/src/components/Header.tsx @@ -275,14 +275,9 @@ export default function Header() { > )} {currentUserId && ( - <> - - My Account - - - My Profile - - > + + My Profile + )} {isAdmin && ( <> @@ -295,36 +290,36 @@ export default function Header() { Editorial - - Users - - - Analytics - - - Audit Log - - - Notifications - Newsletter - - Forum Seed - - - Company Tracker - - - Show Calendar - - - AI Console - - - Banned Terms - + + {/* TOOLS dropdown — admin tools consolidated */} +