diff --git a/frontend/react/src/ui/panels/components/menu.tsx b/frontend/react/src/ui/panels/components/menu.tsx index bccd4510..3284742e 100644 --- a/frontend/react/src/ui/panels/components/menu.tsx +++ b/frontend/react/src/ui/panels/components/menu.tsx @@ -11,7 +11,7 @@ export function Menu(props: { children?: JSX.Element | JSX.Element[], }) { return
-
+
{props.showBackButton && { })} icon={faArrowLeft} className="mr-1 cursor-pointer p-2 rounded-md dark:hover:bg-gray-700 dark:text-gray-500 dark:hover:text-white"/>} {props.title}
diff --git a/frontend/react/src/ui/panels/mainmenu.tsx b/frontend/react/src/ui/panels/mainmenu.tsx index 6019569c..5a205715 100644 --- a/frontend/react/src/ui/panels/mainmenu.tsx +++ b/frontend/react/src/ui/panels/mainmenu.tsx @@ -11,18 +11,25 @@ export function MainMenu(props: { children?: JSX.Element | JSX.Element[], }) { return
-
Version {VERSION}
+
+
Olympus Version {VERSION}
+
You can use the Olympus Manager to update port, passwords or other settings.
+
+
{/**/}View GitHub Repo
{/**/}View User Guide
+
+
{/**/}Open Olympus Manager
{/**/}Database Manager
{/**/}Export to file
{/**/}Import from file
+
{/**/}Close Olympus