fix regression test, not affecting the build.

This commit is contained in:
karnaze%netscape.com 2001-03-25 18:01:21 +00:00
Родитель 85f54f99db
Коммит ddd1a6a5a8
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -14,7 +14,7 @@
<table WIDTH="200" align="center" bgcolor="red">
<tr>
<td>
<input type="image" src="button_go.gif" alt="button">
<input type="image" src="../images/button_go_nav.gif" alt="button">
</td>
</tr>
@ -26,7 +26,7 @@
<table WIDTH="200" align="center" bgcolor="red" border=2>
<tr>
<td>
<input type="image" src="button_go.gif" alt="button">
<input type="image" src="../images/button_go_nav.gif" alt="button">
</td>
</tr>