]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_list_payments.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_list_payments.tpl
index 1e89d506a00ea04d1e27dfa06892e4700e30e143..c7ff38d8189c7535ee5fb4b8154e73a1a6acac0f 100644 (file)
@@ -1,24 +1,25 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=payments" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center" width="99%" class="admin_table dashed">\r
-<TR>\r
-  <TD align="center" colspan="5" class="admin_title" height="30">\r
-    <STRONG>{--EDIT_DEL_PAYMENT--}</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR>\r
-  <TD class="admin_title bottom2 right2" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>\r
-  <TD class="admin_title bottom2 right2" align="center"><STRONG>{--PAY_TIME--}:</STRONG></TD>\r
-  <TD class="admin_title bottom2 right2" align="center"><STRONG>{--PAY_PAYMENT--}:</STRONG></TD>\r
-  <TD class="admin_title bottom2 right2" align="center"><STRONG>{--PAY_PRICE--}:</STRONG></TD>\r
-  <TD class="admin_title bottom2" align="center"><STRONG>{--PAY_TITLE--}:</STRONG></TD>\r
-</TR>\r
-{--__PAYMENT_ROWS--}\r
-<TR>\r
-  <TD class="admin_footer" align="center" colspan="5">\r
-    <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*\r
-    <INPUT type="submit" name="edit" class="admin_submit" value="{--EDIT_PAY--}">&nbsp;*\r
-    <INPUT type="submit" name="del" class="admin_delete" value="{--DEL_PAY--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=payments"
+       method="POST">
+<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
+       width="99%" class="admin_table dashed">
+       <TR>
+               <TD align="center" colspan="5" class="admin_title" height="30"><STRONG>{--EDIT_DEL_PAYMENT--}</STRONG>
+               </TD>
+       </TR>
+       <TR>
+               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--ID_SELECT--}</STRONG></TD>
+               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--PAY_TIME--}:</STRONG></TD>
+               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--PAY_PAYMENT--}:</STRONG></TD>
+               <TD class="admin_title bottom2 right2" align="center"><STRONG>{--PAY_PRICE--}:</STRONG></TD>
+               <TD class="admin_title bottom2" align="center"><STRONG>{--PAY_TITLE--}:</STRONG></TD>
+       </TR>
+       {--__PAYMENT_ROWS--}
+       <TR>
+               <TD class="admin_footer" align="center" colspan="5"><INPUT
+                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
+               <INPUT type="submit" name="edit" class="admin_submit"
+                       value="{--EDIT_PAY--}">&nbsp;* <INPUT type="submit"
+                       name="del" class="admin_delete" value="{--DEL_PAY--}"></TD>
+       </TR>
+</TABLE>
+</FORM>