Editing of bank packages added (updating records not finished!)
[mailer.git] / templates / de / html / admin / admin_del_bank_packages_row.tpl
index 0563b3a26d4c0169a5164fbde47a2236929167a6..46ff45d6617808ccf76ca35ab298a95489abdf0b 100644 (file)
@@ -1,13 +1,17 @@
 <TR>
-       <TD align="center" class="switch_sw$content[sw] bottom2"><INPUT
-               type="checkbox" name="id[$content[id]]" value="1" checked="checked" />
+       <TD align="center" class="switch_sw$content[sw] bottom2">
+               <INPUT type="checkbox" name="id[$content[id]]" value="1" checked="checked" />
        </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><STRONG>$content[id]</STRONG>
+       <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>
+               $content[title]
+       </TD>
        <TD align="center" class="switch_sw$content[sw] bottom2 right2">
-       $content[description]</TD>
+               $content[description]
+       </TD>
        <TD align="center" class="switch_sw$content[sw] bottom2">
-       $content[account_fee] {!POINTS!}</TD>
+               $content[account_fee] {!POINTS!}
+       </TD>
 </TR>