Some global variables rewritten, a lot more language constants rewritten to getMessage()
[mailer.git] / templates / de / html / admin / admin_list_unconfirmed_row.tpl
1 <tr>
2         <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[u_link]</td>
3         <td align="center" class="switch_sw$content[sw] bottom2 right2"><a
4                 href="{!URL!}/mailid.php?uid=$content[uid]&amp;$content[link]=$content[id]"
5                 target="_blank">{--CLICK_NOW--}</a></td>
6         <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[email]</td>
7         <td align="center" class="switch_sw$content[sw] bottom2">$content[status]</td>
8 </tr>