]> git.proxmox.com Git - pve-docs.git/commitdiff
ui: correct outdated info about entries in the top header
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 2 Nov 2023 15:08:23 +0000 (16:08 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 2 Nov 2023 19:44:48 +0000 (20:44 +0100)
The header part of the gui did change already a few releases ago.
The user name was moved into a menu button, which now contains more
user specific actions.

So, update the section to document the current layout and ui elements
again correctly.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
pve-gui.adoc

index 9f63a7e54bd63e3fdb7b9cc41a6d9e2689a381de..046fb9f750299b1f04a4d8a3a9bf6eece300c964 100644 (file)
@@ -101,21 +101,23 @@ search bar nearside you can search for specific objects (VMs,
 containers, nodes, ...). This is sometimes faster than selecting an
 object in the resource tree.
 
-To the right of the search bar we see the identity (login name). The
-gear symbol is a button opening the 'My Settings' dialog. There you
-can customize some client side user interface setting (reset the saved
-login name, reset saved layout).
-
-The rightmost part of the header contains four buttons:
+The right part of the header contains four buttons:
 
 [horizontal]
-Help :: Opens a new browser window showing the reference documentation.
+Documentation :: Opens a new browser window showing the reference documentation.
 
 Create&nbsp;VM :: Opens the virtual machine creation wizard.
 
 Create&nbsp;CT :: Open the container creation wizard.
 
-Logout :: Logout, and show the login dialog again.
+Identity&nbsp;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.
 
 
 [[gui_my_settings]]