diff options
author | Papoteur <papoteur@mageialinux-online.org> | 2017-03-18 22:10:24 +0100 |
---|---|---|
committer | Papoteur <papoteur@mageialinux-online.org> | 2017-03-18 22:10:24 +0100 |
commit | efcd9f0d921a513fdf02700ebe965d4d6c5cf551 (patch) | |
tree | a8029be3df5d82c12d26d6f15eda7de00a47edb5 /sl/diskdrake.html | |
parent | 3d34d2e1665ee97d6dae06d2941490c1186519a5 (diff) | |
download | drakx-installer-help-efcd9f0d921a513fdf02700ebe965d4d6c5cf551.tar drakx-installer-help-efcd9f0d921a513fdf02700ebe965d4d6c5cf551.tar.gz drakx-installer-help-efcd9f0d921a513fdf02700ebe965d4d6c5cf551.tar.bz2 drakx-installer-help-efcd9f0d921a513fdf02700ebe965d4d6c5cf551.tar.xz drakx-installer-help-efcd9f0d921a513fdf02700ebe965d4d6c5cf551.zip |
Add Hungarian files
Update ca cs de es eu nl pl ro sl sq sv tr uk zh_cn
Diffstat (limited to 'sl/diskdrake.html')
-rw-r--r-- | sl/diskdrake.html | 35 |
1 files changed, 22 insertions, 13 deletions
diff --git a/sl/diskdrake.html b/sl/diskdrake.html index e310785..b784480 100644 --- a/sl/diskdrake.html +++ b/sl/diskdrake.html @@ -29,18 +29,6 @@ - - - - - - - - - - - - <div class="warning" title="Pozor" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Warning"> <tr> @@ -101,7 +89,7 @@ <td align="left" valign="top"> <p>If you are installing Mageia on an UEFI system, check that an ESP (EFI - System Partition) is present and correctly mounted on /boot/EFI (see above) + System Partition) is present and correctly mounted on /boot/EFI (see below) </p> @@ -112,6 +100,27 @@ </table> </div> + + <div class="note" title="Opomba" style="margin-left: 0.5in; margin-right: 0.5in;"> + <table border="0" summary="Note"> + <tr> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Opomba]" src="note.png"></td> + <th align="left"></th> + </tr> + <tr> + <td align="left" valign="top"> + + <p>If you are installing Mageia on a Legacy/GPT system, check that a BIOS boot + partition is present with a correct type + </p> + + + + </td> + </tr> + </table> + </div> + </div> </body> </html> |