diff options
Diffstat (limited to 'selectLanguage.html')
-rw-r--r-- | selectLanguage.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/selectLanguage.html b/selectLanguage.html index 63b08fc..4947fda 100644 --- a/selectLanguage.html +++ b/selectLanguage.html @@ -71,7 +71,7 @@ <div class="note" title="Note" 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="[Note]" src="../common/images/note.png"></td> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="note.png"></td> <th align="left">Note</th> </tr> <tr> @@ -90,7 +90,7 @@ <div class="note" title="Note" 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="[Note]" src="../common/images/note.png"></td> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="note.png"></td> <th align="left">Note</th> </tr> <tr> @@ -144,7 +144,7 @@ <div class="tip" title="Tip" 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="[Tip]" src="../common/images/tip.png"></td> + <td rowspan="2" align="center" valign="top" width="25"><img alt="[Tip]" src="./tip.png"></td> <th align="left">Tip</th> </tr> <tr> |