]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_bank_packages_row.tpl
Even more rewrites/fixes from EL branch (please report any broken part after you...
[mailer.git] / templates / de / html / admin / admin_del_bank_packages_row.tpl
index 9054f05f72d66569ffcb17ac17e63f7229f66e1f..e7d7c9de3df4973e0216abfb6a3075e49337a097 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2">
-               <input type="checkbox" title="{--Id_SELECT--} $content[id]" class="admin_normal" name="id[$content[id]]" value="1" checked="checked" />
+       <td align="center" class="switch_sw$content[sw] bottom">
+               <input type="checkbox" title="{--ID_SELECT--} $content[id]" class="admin_normal" name="id[$content[id]]" value="1" checked="checked" />
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                <strong>$content[id]</strong>
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                $content[title]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                $content[description]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2">
+       <td align="center" class="switch_sw$content[sw] bottom">
                $content[account_fee] {?POINTS?}
        </td>
 </tr>