]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_sponsor_row.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_unlock_sponsor_row.tpl
index 88648518af035d4a90c0636f2277ad8984974344..b16a3f2fbc441cee344694e0dac875bff7508526 100644 (file)
@@ -1,14 +1,14 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
-               <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="id[$content[id]]" class="admin_normal" value="1" />
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+               <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="id[$content[id]]" class="admin_normal" value="1" />
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
                <a href="$content[email]">$content[gender] $content[surname] $content[family]</a>
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
                $content[remote]
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2">
                $content[created]
-       </TD>
-</TR>
+       </td>
+</tr>