]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_unconfirmed_row.tpl
TODOs.txt updated
[mailer.git] / templates / de / html / admin / admin_list_unconfirmed_row.tpl
index d4674742557343cf2395d24a1dec08546b694f16..343db40dedca45daa35db523ae55c6bd86e2fd98 100644 (file)
@@ -1,8 +1,8 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[u_link]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><A
-               href="{!URL!}/mailid.php?uid=$content[uid]&amp;$content[link]=$content[id]"
-               target="_blank">{--CLICK_NOW--}</A></TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[email]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[status]</TD>
-</TR>
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[u_link]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"><a
+               href="{?URL?}/mailid.php?userid=$content[userid]&amp;$content[link]=$content[id]"
+               target="_blank">{--CLICK_NOW--}</a></td>
+       <td class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[email]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2">$content[status]</td>
+</tr>