| DemptD |  | 
|---|---|
| Now i have it like this: <tr>
<td width="88"><img src="{LIST_ROW_EXTRA3}" alt="{LIST_ROW_TITLE}" width="88" height="31" /></td>
<td style="vertical-align:middle;">
<strong><a href="page.php?id={LIST_ROW_ID}&a=dl" target="blank">{LIST_ROW_TITLE}</a></strong><br />
<span class="desc">{LIST_ROW_DESC} ({LIST_ROW_FILECOUNT} {PHP.skinlang.list.hits})</span>
{LIST_ROW_ADMIN}
</td>
</tr>And it still opens the page... http://www.demptd.com/list.php?c=links |