]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_unconfirmed_row.tpl
Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / admin / admin_list_unconfirmed_row.tpl
index b9087f8dd033a1326d4db7dce5d57268ac453953..f8b6f8b351fb410eba78555a2b2b87ff85b3a932 100644 (file)
@@ -1,8 +1,8 @@
 <tr>
        <td align="center" class="switch_sw$content[sw] bottom right">$content[u_link]</td>
-       <td align="center" class="switch_sw$content[sw] bottom right"><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] bottom right">&nbsp;$content[email]</td>
+       <td align="center" class="switch_sw$content[sw] bottom right">
+               <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] bottom right">$content[email]</td>
        <td align="center" class="switch_sw$content[sw] bottom">$content[status]</td>
 </tr>