]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_pay_row.tpl
Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay_row.tpl
index 468cbc6119dc39cdae23e691ef4a7194e510cb28..f33da707b7fdefb5bf3553227c5afc560f064457 100644 (file)
@@ -1,17 +1,17 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-               <INPUT type="checkbox" title="{--ID_SELECT--} $content[id]" name="id[$content[id]]" class="admin_normal" value="1">
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+<tr>
+       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+               <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="id[$content[id]]" class="admin_normal" value="1" />
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                &nbsp;$content[name]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                &nbsp;$content[rate]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2 right2">
                &nbsp;$content[min]
-       </TD>
-       <TD class="switch_sw$content[sw] bottom2">
+       </td>
+       <td class="switch_sw$content[sw] bottom2">
                &nbsp;$content[currency]
-       </TD>
-</TR>
+       </td>
+</tr>