]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_unlock_sponsor_row.tpl
Patches from Profi-Concept's branch integrated (except 1599, because it is to large...
[mailer.git] / templates / de / html / admin / admin_unlock_sponsor_row.tpl
index 342088e018fe90ae3191db1ec05f677f6314f632..da9d6215bff60e7aa2bfb20f7731d1f8ac572f22 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">
-               <A href="$content[email]">$content[gender] $content[surname] $content[family]</A>
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom right">
+               <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] bottom right">
+               <a href="$content[email]">$content[gender] $content[surname] $content[family]</a>
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom right">
                $content[remote]
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom">
                $content[created]
-       </TD>
-</TR>
+       </td>
+</tr>