Fix an icon width; a "32" became a "3" somehow, and that did not look

as nice. ;)
This commit is contained in:
Fred Drake 2000-06-30 15:30:33 +00:00
parent 094c9e587c
commit 2e7cbc2cda
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
<div class="navigation">
<table align="center" width="100%" cellpadding="0" cellspacing="2">
<tr>
<td><img width="3" height="32" align="bottom" border="0" alt=""
<td><img width="32" height="32" align="bottom" border="0" alt=""
src="icons/blank.gif"></td>
<td><img width="32" height="32" align="bottom" border="0" alt=""
src="icons/blank.gif"></td>