From 9e16e514c34b208d8700ca04d849ace057da294c Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 2 Nov 2023 20:44:44 +0100 Subject: [PATCH] ui: reword user-menu header docs Signed-off-by: Thomas Lamprecht --- pve-gui.adoc | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/pve-gui.adoc b/pve-gui.adoc index 046fb9f..bda370f 100644 --- a/pve-gui.adoc +++ b/pve-gui.adoc @@ -110,14 +110,14 @@ Create VM :: Opens the virtual machine creation wizard. Create CT :: Open the container creation wizard. -Identity Menu :: Displays the identity and contains user specific options. - -The identity menu contains various user specific options, such as the 'My -Settings' dialog. There you can customize some client side user interface -setting (reset the saved login name, reset saved layout). - -It also contains a shortcut to the 'TFA', 'Language' and 'Color Theme' -settings, as well as the Logout option. +User Menu :: Displays the identity of the user you're currently logged in +with, and clicking it opens a menu with user-specific options. ++ +In the user menu, you'll find the 'My Settings' dialog, which provides local UI +settings. Below that, there are shortcuts for 'TFA' (Two-Factor Authentication) +and 'Password' self-service. You'll also find options to change the 'Language' +and the 'Color Theme.' Finally, at the bottom of the menu is the 'Logout' +option. [[gui_my_settings]]