]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_edit_payments_row.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_edit_payments_row.tpl
index cf42f7cc5a4e54d2e5a08488a10137e2f6962029..f779e0a2ce57c357e808879f245b3c83847bedcb 100644 (file)
@@ -1,27 +1,44 @@
-<TR>\r
-  <TD class="admin_title bottom" colspan="2" align="center" height="20">\r
-    <STRONG>{--PAYMENT_ID--} $content[id]:</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD class="switch_sw$content[sw]" align="right">{--PAY_TIME--}:&nbsp;</TD>\r
-  <TD class="switch_sw$content[sw]"><INPUT type="text" name="time[$content[id]]" class="admin_normal" value="$content[time]" size="3" maxlength="5">{--SECS--}</TD>\r
-</TR>\r
-<TR><TD colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD class="switch_sw$content[sw]" align="right">{--PAY_PAYMENT--}:&nbsp;</TD>\r
-\r
-  <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>\r
-</TR>\r
-<TR><TD colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD class="switch_sw$content[sw]" align="right">{--PAY_PRICE--}:&nbsp;</TD>\r
-  <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>\r
-</TR>\r
-<TR><TD colspan="2" height="5" class="switch_sw$content[sw] seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD class="switch_sw$content[sw]" align="right">{--PAY_TITLE--}:&nbsp;</TD>\r
-  <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>\r
-</TR>\r
-<TR><TD colspan="2" height="5" class="switch_sw$content[sw] bottom">&nbsp;</TD></TR>\r
+<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">{--SECS--}</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"
+               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"
+               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"
+               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>