]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_row.tpl
Adding of request parameters partialy finished
[mailer.git] / templates / de / html / admin / admin_config_payouts_row.tpl
index 7f318dc516c7006632e30f324b8c463c3e9ce205..7e5f0297564a5466ea65354ec35aa2daceaab0a4 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="sel[$content[id]]" class="admin_normal" value="1" />
+       <td class="switch_sw$content[sw] bottom right" align="center">
+               <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" class="admin_normal" value="1" />
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                &nbsp;$content[from_account]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                &nbsp;$content[type]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                &nbsp;$content[rate]
        </td>
-       <td class="switch_sw$content[sw] bottom2">
+       <td class="switch_sw$content[sw] bottom">
                &nbsp;$content[min_points]
        </td>
 </tr>