From 7875133fb2a7decc09c018238c2e2b14374e49aa Mon Sep 17 00:00:00 2001 From: maoshuai Date: Sat, 23 Jul 2016 08:53:50 +0800 Subject: [PATCH] [admin-guide]fix operation steps in Update images Change-Id: I375a990bfae0a3b0cc4fbbd2aaac1e11e87c4179 Closes-Bug: #1605451 --- doc/admin-guide/source/dashboard_manage_images.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/admin-guide/source/dashboard_manage_images.rst b/doc/admin-guide/source/dashboard_manage_images.rst index 62b0b5224f..616f2341c6 100644 --- a/doc/admin-guide/source/dashboard_manage_images.rst +++ b/doc/admin-guide/source/dashboard_manage_images.rst @@ -98,13 +98,13 @@ Update images #. 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 Image`. -#. In the :guilabel:`Update Image` window, you can change the image name. +#. In the :guilabel:`Edit Image` window, you can change the image name. Select the :guilabel:`Public` check box to make the image public. Clear this check box to make the image private. You cannot change the :guilabel:`Kernel ID`, :guilabel:`Ramdisk ID`, or :guilabel:`Architecture` attributes for an image. -#. Click :guilabel:`Update Image`. +#. Click :guilabel:`Edit Image`. Delete images ~~~~~~~~~~~~~