mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Ensure images in the docs have alt tags for screen readers. Fixes #2903
This commit is contained in:
committed by
Dave Page
parent
8b3aecd137
commit
b78b97d89b
@@ -4,9 +4,10 @@
|
||||
The Server Group Dialog
|
||||
***********************
|
||||
|
||||
Use the *Server Group* dialog to add a new server group. Assign servers to server groups to simplify management of multiple servers. Server groups are displayed as part of the *pgAdmin* tree control.
|
||||
Use the *Server Group* dialog to add a new server group. Assign servers to server groups to simplify management of multiple servers. Server groups are displayed as part of the *pgAdmin* tree control.
|
||||
|
||||
.. image:: images/server_group.png
|
||||
:alt: Server group dialog
|
||||
|
||||
Use the *Name* field on the *Server Group* dialog to specify a name that will identify the server group in the *pgAdmin* tree control.
|
||||
|
||||
@@ -14,5 +15,5 @@ Use the *Name* field on the *Server Group* dialog to specify a name that will id
|
||||
* Click the *Cancel* button to exit without saving work.
|
||||
* Click the *Reset* button to restore configuration parameters.
|
||||
|
||||
To create server connections in a server group, right click on the named server group and select the *Create* option to open the *Create - Server* dialog.
|
||||
To create server connections in a server group, right click on the named server group and select the *Create* option to open the *Create - Server* dialog.
|
||||
|
||||
|
Reference in New Issue
Block a user