- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_add_payment.tpl
index 5f40fc92da1c2a55d9b640dcbcf46aa164a46b10..9869fce6ac4352ec8e8207b5fd44217d1667b25e 100644 (file)
@@ -1,56 +1,56 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=payments&do=add" method="POST" style="margin-bottom: 0px">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="410">\r
-<TR>\r
-  <TD class="admin_title bottom2" colspan="3" align="center" height="30">\r
-    <STRONG>{--ADD_NEW_PAYMENT--}</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="5" height="7" class="seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="right" width="200">\r
-    {--ENTER_PAY_TIME--}:\r
-  </TD>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-  <TD width="200">\r
-    <INPUT type="text" name="t_wait" class="admin_normal" size="3" maxlength="3">&nbsp;{--SECS--}\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="5" height="7" class="seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="right">\r
-    {--ENTER_PAY_PAYMENT--}:\r
-  </TD>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-  <TD>\r
-    <INPUT type="text" name="payment" class="admin_normal" size="3" maxlength="3">&nbsp;{!POINTS!}\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="5" height="7" class="seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="right">\r
-    {--ENTER_PAY_PRICE--}:\r
-  </TD>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-  <TD>\r
-    <INPUT type="text" name="price" class="admin_normal" size="3" maxlength="3">&nbsp;{!POINTS!}\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="5" height="7" class="seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="right">\r
-    {--ENTER_PAY_TITLE--}:\r
-  </TD>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-  <TD>\r
-    <INPUT type="text" name="title" class="admin_normal" size="15" maxlength="255">\r
-  </TD>\r
-</TR>\r
-<TR><TD colspan="5" height="3" class="seperator bottom2">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD colspan="3" align="center" class="admin_footer">\r
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*\r
-    <INPUT type="submit" name="ok" class="admin_submit" value="{--ADD_PAYMENT--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=payments&do=add"
+       method="POST" style="margin-bottom: 0px">
+<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
+       class="admin_table dashed" width="410">
+       <TR>
+               <TD class="admin_title bottom2" colspan="3" align="center" height="30">
+               <STRONG>{--ADD_NEW_PAYMENT--}</STRONG></TD>
+       </TR>
+       <TR>
+               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD align="right" width="200">{--ENTER_PAY_TIME--}:</TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+               <TD width="200"><INPUT type="text" name="t_wait"
+                       class="admin_normal" size="3" maxlength="3">&nbsp;{--SECS--}
+               </TD>
+       </TR>
+       <TR>
+               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD align="right">{--ENTER_PAY_PAYMENT--}:</TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+               <TD><INPUT type="text" name="payment" class="admin_normal"
+                       size="3" maxlength="3">&nbsp;{!POINTS!}</TD>
+       </TR>
+       <TR>
+               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD align="right">{--ENTER_PAY_PRICE--}:</TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+               <TD><INPUT type="text" name="price" class="admin_normal" size="3"
+                       maxlength="3">&nbsp;{!POINTS!}</TD>
+       </TR>
+       <TR>
+               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD align="right">{--ENTER_PAY_TITLE--}:</TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+               <TD><INPUT type="text" name="title" class="admin_normal"
+                       size="15" maxlength="255"></TD>
+       </TR>
+       <TR>
+               <TD colspan="5" height="3" class="seperator bottom2">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD colspan="3" align="center" class="admin_footer"><INPUT
+                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
+               <INPUT type="submit" name="ok" class="admin_submit"
+                       value="{--ADD_PAYMENT--}"></TD>
+       </TR>
+</TABLE>
 </FORM>
\ No newline at end of file