followup: reduce wording, less text has better chance to be read

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-04-08 09:20:22 +02:00
parent fc29d1382c
commit 4711d99862

View File

@ -311,7 +311,7 @@ Ext.define('PVE.ceph.CephInstallWizard', {
onlineHelp: 'pve_ceph_install',
html: '<h3>Installation successful!</h3>'+
'<p>The basic installation and configuration is completed, depending on your setup some of the following steps are required to start using Ceph:</p>'+
'<ol><li>Install Ceph on all other participant Ceph Nodes</li>'+
'<ol><li>Install Ceph on other nodes</li>'+
'<li>Create additional Ceph Monitors</li>'+
'<li>Create Ceph OSDs</li>'+
'<li>Create Ceph Pools</li></ol>'+