Correct the wrong ":guilabel:" markup value

There should be "Edit Image" dialog box and should be "Edit Image" button,
not "Update Image". This patch fix them.

Change-Id: Ibc0a3f5610a3f7765296b1b71ec44936fcb3834b
Closes-Bug: #1615660
This commit is contained in:
qiaomin 2016-08-22 14:11:32 +00:00
parent ef1d90082a
commit ebdf600b34

View File

@ -109,14 +109,14 @@ Follow this procedure to update an existing image.
#. In the :guilabel:`Actions` column, click the menu button and then
select :guilabel:`Edit Image` from the list.
#. In the :guilabel:`Update Image` dialog box, you can perform various
#. In the :guilabel:`Edit Image` dialog box, you can perform various
actions. For example:
* Change the name of the image.
* Select the :guilabel:`Public` check box to make the image public.
* Clear the :guilabel:`Public` check box to make the image private.
#. Click :guilabel:`Update Image`.
#. Click :guilabel:`Edit Image`.
Delete an image
~~~~~~~~~~~~~~~