]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_bank_package_row.tpl
Ref link fixed, nickname fixed, several rewrites, TODOs.txt updated:
[mailer.git] / templates / de / html / admin / admin_list_bank_package_row.tpl
index 6d5e84824a740c429a812e3741a802de470651f8..68468a687ad70eb174cb989691d11f26500bb056 100644 (file)
@@ -1,26 +1,26 @@
-<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" />
-       </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" />
+       </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 right2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
                $content[fee] {!POINTS!}
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
                $content[plus]%
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
                $content[minus]%
-       </TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2">
                $content[active]
-       </TD>
-</TR>
+       </td>
+</tr>