diff options
Diffstat (limited to 'takeOverHdConfirm.html')
-rw-r--r-- | takeOverHdConfirm.html | 34 |
1 files changed, 24 insertions, 10 deletions
diff --git a/takeOverHdConfirm.html b/takeOverHdConfirm.html index c370a86..91b4758 100644 --- a/takeOverHdConfirm.html +++ b/takeOverHdConfirm.html @@ -7,13 +7,13 @@ <link rel="home" href="index.html" title="Installation with DrakX"> <link rel="up" href="index.html" title="Installation with DrakX"> <link rel="prev" href="ask_mntpoint_s.html" title="Choose the mount points"> - <link rel="next" href="diskdrake.html" title="Custom disk partitioning with DiskDrake"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> + <link rel="next" href="diskdrake.html" title="Custom Disk Partitioning with DiskDrake"><style xmlns="http://www.w3.org/TR/xhtml1/transitional" type="text/css"> <!-- body { font-family: sans-serif; font-size: 13px } table { font-family: sans-serif; font-size: 13px } --></style></head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> - <div lang="" class="section" title="Confirm hard disk to be formatted"> + <div class="section" title="Confirm hard disk to be formatted"> <div class="titlepage"> <div> <div> @@ -23,13 +23,14 @@ </div> </div> </div> - + + @@ -37,15 +38,28 @@ - <p><a name="takeOverHdConfirm-pa1"></a>Click on - <span class="guibutton">Previous</span> if you are not sure about your choice. - </p> - <p><a name="takeOverHdConfirm-pa2"></a>Click on - <span class="guibutton">Next</span> if you are sure and want to erase every - partition, every operating system and all data on that hard disk. - </p> + <div class="itemizedlist"> + <ul class="itemizedlist"> + <li class="listitem"> + + <p><a name="takeOverHdConfirm-pa1"></a>Click on + <span class="emphasis"><em>Previous</em></span> if you are at all unsure about your + choice. + </p> + + </li> + <li class="listitem"> + + <p><a name="takeOverHdConfirm-pa2"></a>Click on + <span class="emphasis"><em>Next</em></span> to proceed if you are sure that it is OK to + erase <span class="bold"><strong>every</strong></span> partition, <span class="bold"><strong>every</strong></span> operating system and <span class="bold"><strong>all data</strong></span> that might be on that hard disk. + </p> + + </li> + </ul> + </div> </div> </body> |