Adding of request parameters partialy finished
[mailer.git] / templates / de / html / admin / admin_list_unconfirmed_row.tpl
1 <tr>
2         <td align="center" class="switch_sw$content[sw] bottom right">$content[u_link]</td>
3         <td align="center" class="switch_sw$content[sw] bottom right"><a
4                 href="{%url=mailid.php?userid=$content[userid]&amp;$content[link]=$content[id]%}"
5                 target="_blank">{--CLICK_NOW--}</a></td>
6         <td class="switch_sw$content[sw] bottom right">&nbsp;$content[email]</td>
7         <td align="center" class="switch_sw$content[sw] bottom">$content[status]</td>
8 </tr>