]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_edit_payments.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_edit_payments.tpl
index 92bdc36de612f136b42669d9f6b656c0c31dd434..4e0464dbc3a56bfcaef4689ecb18f11886a547cf 100644 (file)
@@ -1,14 +1,17 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=payments&do=edit" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="500">\r
-<TR>\r
-  <TD align="center" colspan="2" class="admin_title bottom2" height="30"><STRONG>{--EDIT_PAYMENT--}:</STRONG></TD>\r
-</TR>\r
-{--__PAYMENT_ROWS--}\r
-<TR>\r
-  <TD class="admin_footer" align="center" colspan="2">\r
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*\r
-    <INPUT type="submit" name="ok" class="admin_submit" value="{--CHANGE_PAY--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
+<FORM
+       action="{!URL!}/modules.php?module=admin&amp;what=payments&do=edit"
+       method="POST">
+<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
+       class="admin_table dashed" width="500">
+       <TR>
+               <TD align="center" colspan="2" class="admin_title bottom2" height="30"><STRONG>{--EDIT_PAYMENT--}:</STRONG></TD>
+       </TR>
+       {--__PAYMENT_ROWS--}
+       <TR>
+               <TD class="admin_footer" align="center" colspan="2"><INPUT
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
+               <INPUT type="submit" name="ok" class="admin_submit"
+                       value="{--CHANGE_PAY--}"></TD>
+       </TR>
+</TABLE>
+</FORM>