]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_bank_packages_row.tpl
Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / admin / admin_del_bank_packages_row.tpl
index 309e66a208b308db8b743e9febbd39405cd41f88..5723645e4740e78a15b2e824d5f14ce5fcec81f1 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>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
-               <STRONG>$content[id]</STRONG>
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+<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>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+               <strong>$content[id]</strong>
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
                $content[title]
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
                $content[description]
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">
-               $content[account_fee] {!POINTS!}
-       </TD>
-</TR>
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2">
+               $content[account_fee] {?POINTS?}
+       </td>
+</tr>