]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_del_row.tpl
Global rewrite of engine:
[mailer.git] / templates / de / html / admin / admin_config_payouts_del_row.tpl
index 91687112a87aa7c65cb0eae8d405c3756bcc1ce2..36dae2a68f21b83e91619d354096599f0cdc9fa3 100644 (file)
@@ -1,8 +1,15 @@
-<TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"
-               height="25">$content[id]<INPUT type="hidden"
-               name="sel[$content[id]]" value="1"></TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[title]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[rate]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[mpoi]</TD>
-</TR>
+<tr>
+       <td align="center" class="switch_sw$content[sw] bottom right" height="25">
+               $content[id]
+               <input type="hidden" name="sel[$content[id]]" value="1" />
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom right">
+               $content[title]
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom right">
+               $content[rate]
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom right">
+               $content[min_points]
+       </td>
+</tr>