More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_edit_payments_row.tpl
index dd117030d194b8fd6f5dd3286c0cd67a92b8ed0b..4efa5e529e7327f0fa3a1a9149d3ee9fcf603ace 100644 (file)
@@ -1,44 +1,44 @@
-<TR>
-       <TD class="admin_title bottom" colspan="2" align="center" height="20">
-       <strong>{--PAYMENT_ID--} $content[id]:</strong></TD>
-</TR>
-<TR>
-       <TD colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" align="right">{--PAY_TIME--}:&nbsp;</TD>
-       <TD class="switch_sw$content[sw]"><INPUT type="text"
+<tr>
+       <td class="admin_title bottom" colspan="2" align="center" height="20">
+       <strong>{--PAYMENT_ID--} $content[id]:</strong></td>
+</tr>
+<tr>
+       <td colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td class="switch_sw$content[sw]" align="right">{--PAY_TIME--}:&nbsp;</td>
+       <td class="switch_sw$content[sw]"><INPUT type="text"
                name="time[$content[id]]" class="admin_normal" value="$content[time]"
-               size="3" maxlength="5">{--_SECONDS--}</TD>
-</TR>
-<TR>
-       <TD colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" align="right">{--PAY_PAYMENT--}:&nbsp;</TD>
+               size="3" maxlength="5">{--_SECONDS--}</td>
+</tr>
+<tr>
+       <td colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td class="switch_sw$content[sw]" align="right">{--PAY_PAYMENT--}:&nbsp;</td>
 
-       <TD class="switch_sw$content[sw]"><INPUT type="text"
+       <td class="switch_sw$content[sw]"><INPUT type="text"
                name="pay[$content[id]]" class="admin_normal" value="$content[pay]"
-               size="5" maxlength="8">{!POINTS!}</TD>
-</TR>
-<TR>
-       <TD colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" align="right">{--PAY_PRICE--}:&nbsp;</TD>
-       <TD class="switch_sw$content[sw]"><INPUT type="text"
+               size="5" maxlength="8">{!POINTS!}</td>
+</tr>
+<tr>
+       <td colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td class="switch_sw$content[sw]" align="right">{--PAY_PRICE--}:&nbsp;</td>
+       <td class="switch_sw$content[sw]"><INPUT type="text"
                name="price[$content[id]]" class="admin_normal"
-               value="$content[price]" size="5" maxlength="8">{!POINTS!}</TD>
-</TR>
-<TR>
-       <TD colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw]" align="right">{--PAY_TITLE--}:&nbsp;</TD>
-       <TD class="switch_sw$content[sw]"><INPUT type="text"
+               value="$content[price]" size="5" maxlength="8">{!POINTS!}</td>
+</tr>
+<tr>
+       <td colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td class="switch_sw$content[sw]" align="right">{--PAY_TITLE--}:&nbsp;</td>
+       <td class="switch_sw$content[sw]"><INPUT type="text"
                name="title[$content[id]]" class="admin_normal"
-               value="$content[title]" size="25" maxlength="255" class="seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD colspan="2" height="5" class="switch_sw$content[sw] bottom">&nbsp;</TD>
-</TR>
+               value="$content[title]" size="25" maxlength="255" class="seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td colspan="2" height="5" class="switch_sw$content[sw] bottom">&nbsp;</td>
+</tr>