]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_emails_redir_row.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_unlock_emails_redir_row.tpl
index 04e8b175cf312db117d7415b85d2819f7305e010..fcde1456f055eeb4633b44853c4a838c3feaedf2 100644 (file)
@@ -1,8 +1,8 @@
-<TR>
-       <TD class="bottom2 switch_sw$content[sw]" width="10">&nbsp;</TD>
-       <TD class="bottom2 switch_sw$content[sw]" width="25" align="center">
-       <INPUT type="radio" name="sel[$content[id]]" value="$content[url]">
-       </TD>
-       <TD class="bottom2 switch_sw$content[sw]">$content[url]</TD>
-       <TD class="bottom2 switch_sw$content[sw]" width="10">&nbsp;</TD>
-</TR>
+<tr>
+       <td class="bottom2 switch_sw$content[sw]" width="10">&nbsp;</td>
+       <td class="bottom2 switch_sw$content[sw]" width="25" align="center">
+               <input type="radio" name="sel[$content[id]]" value="$content[url]" />
+       </td>
+       <td class="bottom2 switch_sw$content[sw]">$content[url]</td>
+       <td class="bottom2 switch_sw$content[sw]" width="10">&nbsp;</td>
+</tr>