diff options
Diffstat (limited to 'eo')
-rw-r--r-- | eo/diskdrake.html | 2 | ||||
-rw-r--r-- | eo/formatPartitions.html | 2 | ||||
-rw-r--r-- | eo/installer.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/eo/diskdrake.html b/eo/diskdrake.html index c0eb043..edd7a71 100644 --- a/eo/diskdrake.html +++ b/eo/diskdrake.html @@ -38,7 +38,7 @@ <div class="warning" title="Averto" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Warning"> <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Averto]" src="./warning.png"></td> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Averto]" src="warning.png"></td> <th align="left"></th> </tr> <tr> diff --git a/eo/formatPartitions.html b/eo/formatPartitions.html index 1fb1728..c421b4e 100644 --- a/eo/formatPartitions.html +++ b/eo/formatPartitions.html @@ -51,7 +51,7 @@ <div class="tip" title="Sugesto" style="margin-left: 0.5in; margin-right: 0.5in;"> <table border="0" summary="Tip"> <tr> - <td rowspan="2" align="center" valign="top" width="25"><img alt="[Sugesto]" src="./tip.png"></td> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Sugesto]" src="tip.png"></td> <th align="left"></th> </tr> <tr> diff --git a/eo/installer.html b/eo/installer.html index f864492..8b00968 100644 --- a/eo/installer.html +++ b/eo/installer.html @@ -80,7 +80,7 @@ <div class="note" title="Rimarko" 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="[Rimarko]" src="./note.png"></td> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Rimarko]" src="note.png"></td> <th align="left"></th> </tr> <tr> |