From 6f954471b58c68ee1c103ec68f339d0e0cbc46e6 Mon Sep 17 00:00:00 2001 From: "chen.qiaomin" Date: Sun, 20 Sep 2015 17:03:23 -0400 Subject: [PATCH] Fix some name errors in "dashboard_manage_images.rst" The button should be 'Edit Image' not 'Edit', and the "Confirm Delete Image" window should be "Confirm Delete Images" window in "dashboard_manage_images.rst". Change-Id: Iba7aefaa96adac0b6134f25bbfb2b1b053a48d84 Closes-Bug: #1503511 --- doc/user-guide-admin/source/dashboard_manage_images.rst | 4 ++-- doc/user-guide/source/dashboard_manage_images.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/user-guide-admin/source/dashboard_manage_images.rst b/doc/user-guide-admin/source/dashboard_manage_images.rst index 425a56987d..b5c4ec5b36 100644 --- a/doc/user-guide-admin/source/dashboard_manage_images.rst +++ b/doc/user-guide-admin/source/dashboard_manage_images.rst @@ -83,7 +83,7 @@ Update images at the top of the page. #. On the :guilabel:`Admin` tab, open the :guilabel:`System` tab and click the :guilabel:`Images` category. -#. Select the images that you want to edit. Click :guilabel:`Edit`. +#. Select the images that you want to edit. Click :guilabel:`Edit Image`. #. In the :guilabel:`Update Image` window, you can change the image name. Select the :guilabel:`Public` check box to make the image public. @@ -101,7 +101,7 @@ Delete images and click the :guilabel:`Images` category. #. Select the images that you want to delete. #. Click :guilabel:`Delete Images`. -#. In the :guilabel:`Confirm Delete Image` window, click :guilabel:`Delete +#. In the :guilabel:`Confirm Delete Images` window, click :guilabel:`Delete Images` to confirm the deletion. You cannot undo this action. diff --git a/doc/user-guide/source/dashboard_manage_images.rst b/doc/user-guide/source/dashboard_manage_images.rst index 58143433bf..ff6c15f798 100644 --- a/doc/user-guide/source/dashboard_manage_images.rst +++ b/doc/user-guide/source/dashboard_manage_images.rst @@ -102,7 +102,7 @@ Follow this procedure to update an existing image. #. Select the image that you want to edit. #. In the :guilabel:`Actions` column, click :guilabel:`More` and then - select :guilabel:`Edit` from the list. + select :guilabel:`Edit Image` from the list. #. In the :guilabel:`Update Image` dialog box, you can perform the following actions: @@ -133,5 +133,5 @@ with the appropriate permissions can delete images. #. Click :guilabel:`Delete Images`. -#. In the :guilabel:`Confirm Delete Image` dialog box, click +#. In the :guilabel:`Confirm Delete Images` dialog box, click :guilabel:`Delete Images` to confirm the deletion.