- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_payouts_edit_row.tpl
index 50a1a5adea0ba7fd483a6cda5a96b1608f0fe7e9..6bb7542c9a158c70125e1989e94e544217739225 100644 (file)
@@ -1,17 +1,16 @@
-<TR>\r
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2" height="25">\r
-    $content[id]<INPUT type="hidden" name="sel[$content[id]]" value="1">\r
-  </TD>\r
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
-    <INPUT type="text" name="title[$content[id]]" class="admin_normal" value="$content[title]" size="20" maxlength="255">\r
-  </TD>\r
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
-    <INPUT type="text" name="rate[$content[id]]" class="admin_normal" value="$content[rate]" size="5" maxlength="10">\r
-  </TD>\r
-  <TD align="center" class="switch_sw$content[sw] bottom2 right2">\r
-    <INPUT type="text" name="mpoi[$content[id]]" class="admin_normal" value="$content[mpoi]" size="5" maxlength="10">\r
-  </TD>\r
-  <TD align="center" class="switch_sw$content[sw] bottom2">\r
-    $content[allow]\r
-  </TD>\r
-</TR>\r
+<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"><INPUT
+               type="text" name="title[$content[id]]" class="admin_normal"
+               value="$content[title]" size="20" maxlength="255"></TD>
+       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><INPUT
+               type="text" name="rate[$content[id]]" class="admin_normal"
+               value="$content[rate]" size="5" maxlength="10"></TD>
+       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><INPUT
+               type="text" name="mpoi[$content[id]]" class="admin_normal"
+               value="$content[mpoi]" size="5" maxlength="10"></TD>
+       <TD align="center" class="switch_sw$content[sw] bottom2">
+       $content[allow]</TD>
+</TR>