]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_sponsor_pay_edit_row.tpl
Several markup fixes
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay_edit_row.tpl
index 438c7e507f12e2137f5b868c3e90153f391d7bd6..46198325401360352bd50eab8badc6f6b7676801 100644 (file)
@@ -1,18 +1,18 @@
-<TR>
-  <TD class="switch_sw$content[sw] bottom2 right2" align="center" height="29">
-    <STRONG>$content[id]</STRONG>
-    <INPUT type="hidden" name="id[$content[id]]" class="admin_normal" value="1">
-  </TD>
-  <TD class="switch_sw$content[sw] bottom2 right2">
-    &nbsp;<INPUT type="text" name="name[$content[id]]" class="admin_normal" size="16" maxlength="" value="$content[name]">
-  </TD>
-  <TD class="switch_sw$content[sw] bottom2 right2">
-    &nbsp;<INPUT type="text" name="rate[$content[id]]" class="admin_normal" size="19" maxlength="" value="$content[rate]">
-  </TD>
-  <TD class="switch_sw$content[sw] bottom2 right2">
-    &nbsp;<INPUT type="text" name="min[$content[id]]" class="admin_normal" size="3" maxlength="20" value="$content[min]">
-  </TD>
-  <TD class="switch_sw$content[sw] bottom2">
-    &nbsp;<INPUT type="text" name="curr[$content[id]]" class="admin_normal" size="5" maxlength="" value="$content[curr]">
-  </TD>
-</TR>
\ No newline at end of file
+<tr>
+  <td class="switch_sw$content[sw] bottom2 right2" align="center" height="29">
+    <strong>$content[id]</strong>
+    <input type="hidden" name="id[$content[id]]" class="admin_normal" value="1">
+  </td>
+  <td class="switch_sw$content[sw] bottom2 right2">
+    &nbsp;<input type="text" name="name[$content[id]]" class="admin_normal" size="16" maxlength="" value="$content[name]">
+  </td>
+  <td class="switch_sw$content[sw] bottom2 right2">
+    &nbsp;<input type="text" name="rate[$content[id]]" class="admin_normal" size="19" maxlength="" value="$content[rate]">
+  </td>
+  <td class="switch_sw$content[sw] bottom2 right2">
+    &nbsp;<input type="text" name="min[$content[id]]" class="admin_normal" size="3" maxlength="20" value="$content[min]">
+  </td>
+  <td class="switch_sw$content[sw] bottom2">
+    &nbsp;<input type="text" name="curr[$content[id]]" class="admin_normal" size="5" maxlength="" value="$content[curr]">
+  </td>
+</tr>
\ No newline at end of file