Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can't find source of "</td></tr></table>" in files


thall89553

Recommended Posts

Posted

I can't find where this snippet </td></tr></table> is being inserted, do you know? It comes right before the "<!-- categories_eof //-->" and every other <!-- xxxx_eof //--> tag. Thanks.

 

<!-- categories //-->
<table border="0" width="100%" cellspacing="0" cellpadding="0">
 <tr>
<td height="14" class="infoBoxHeading"><img src="images/infobox/corner_left.gif" border="0" alt="" width="11" height="14" /></td>
<td width="100%" height="14" class="infoBoxHeading">Categories</td>
<td height="14" class="infoBoxHeading" ><img src="images/pixel_trans.gif" border="0" alt="" width="1" height="1" /></td>
 </tr>
</table>
<table border="0" width="100%" cellspacing="0" cellpadding="1" class="infoBox">
 <tr>
<td><table border="0" width="100%" cellspacing="0" cellpadding="3" class="infoBoxContents">
 <tr>
<td class="boxText"><a href="http://www.shopthevitaminstore.com/index.php?cPath=1&osCsid=8a958cbb9bccf0f664170987589bdb60">Hardware-></a> (6)<br /><a href="http://www.shopthevitaminstore.com/index.php?cPath=2&osCsid=8a958cbb9bccf0f664170987589bdb60">Software-></a> (4)<br /><a href="http://www.shopthevitaminstore.com/index.php?cPath=3&osCsid=8a958cbb9bccf0f664170987589bdb60">DVD Movies-></a> (17)<br /></td>
 </tr>
</table>
</td>
 </tr>
</table>
<!-- categories_eof //-->

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...