More XHTML-fied and extended header added to templates
[mailer.git] / templates / de / html / admin / admin_config_payouts_del_row.tpl
index 811139c14e4b8c2f66c0195d27d0d1c887a0dc8f..8e7be54e94da4978845ef445e69ebf010e3eee30 100644 (file)
@@ -1,8 +1,15 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2"
-               height="25">$content[id]<input type="hidden"
-               name="sel[$content[id]]" value="1"></td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[title]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[rate]</td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[mpoi]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2" height="25">
+               $content[id]
+               <input type="hidden" name="sel[$content[id]]" value="1" />
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+               $content[title]
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+               $content[rate]
+       </td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+               $content[mpoi]
+       </td>
 </tr>