This is a bug

Strider <[email protected]> 29 Jul 2003 03:23:34 -0000
Newsgroups gmane.comp.web.oscommerce.devel
Message-ID <6d4fd8d6a3d4ed1ec19ae8add7fe1ac8@osCommerce-Forums>
This message was sent from: Development
http://forums.oscommerce.com/viewtopic.php?p=203571#203571
----------------------------------------------------------------

in one of the boxes there is an extra </ located somewhere at the end of the language file I thought but when I took that out it was still there .. it sometimes shows up and sometimes doesn't.

the code actually looks like 
  <tr>
    <td><img src="images/pixel_trans.gif" border="0" alt="" width="100%" height="1"></td>
  </tr>
</table>
</td>
  </tr>
</            </td>
          </tr>
<!-- languages_eof //-->

within the index file. It sometimes shows up on categories and sometimes doesn't. The problem is when you take out the language include it is still there.