PDA

View Full Version : Mysterious "N"


jordan4486
04-21-2006, 08:25 AM
Can someone please help me and tell me how to get rid of this Mysterious "N" on my script?

http://www.videojunkyard.com

Thanks,
Jordan

Ryan
04-21-2006, 08:39 AM
Check at the bottom of the file_listing.php template. It appears to be in the default template some how. :(

jordan4486
04-21-2006, 08:57 AM
<table cellspacing="1" cellpadding="4" width="100%" class="content-table">
<tr>
<td class="content-header">{title}</td>
</tr>
<tr>
<td style="padding: 0px;">
<table width="100%" cellspacing="1" cellpadding="3" class="heading-table">
<tr>
<td class="heading">Preview</td>
<td class="heading">Title / Description</td>
</tr>
{files}
</table>
</td>
</tr>
</table>
{next}{previous}