]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_sub_points.tpl
- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_sub_points.tpl
index 9b4f7635a008015b67e5d35d2eb4d18eafd66ed6..8f8c45dc4834e8fe01520bfcfda7f7345ec4dda0 100644 (file)
@@ -1,31 +1,48 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=sub_points&amp;u_id={!__UID_VALUE!}" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="500" align="center" class="admin_table dashed">\r
-<TR><TD class="admin_title seperator" height="10" colspan="3">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD class="admin_title" colspan="3" align="center">\r
-    {--ADMIN_SUB_POINTS_FROM_USER--}:<BR>\r
-    <STRONG>{!__USER_VALUE!}</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR><TD class="admin_title seperator bottom2" height="10" colspan="3">&nbsp;</TD></TR>\r
-<TR><TD height="8" colspan="3" class="seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="right">{--ENTER_POINTS_SUB--}:</TD>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-  <TD><INPUT type="text" name="points" size="6" maxlength="7" class="admin_normal"></TD>\r
-</TR>\r
-<TR><TD height="5" colspan="3" class="seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD align="right">{--ENTER_SUB_REASON--}:</TD>\r
-  <TD width="10" class="seperator">&nbsp;</TD>\r
-  <TD><TEXTAREA name="reason" class="admin_normal" rows="5" cols="20"></TEXTAREA></TD>\r
-</TR>\r
-<TR><TD height="5" colspan="3" class="seperator">&nbsp;</TD></TR>\r
-<TR>\r
-  <TD colspan="3" align="center">\r
-    <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT type="submit" class="admin_submit" name="ok" value="{--ADMIN_SUB_POINTS--}">\r
-  </TD>\r
-</TR>\r
-<TR><TD height="10" colspan="3" class="seperator">&nbsp;</TD></TR>\r
-</TABLE>\r
-</FORM>\r
+<FORM
+       action="{!URL!}/modules.php?module=admin&amp;what=sub_points&amp;u_id={!__UID_VALUE!}"
+       method="POST">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="500"
+       align="center" class="admin_table dashed">
+       <TR>
+               <TD class="admin_title seperator" height="10" colspan="3">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD class="admin_title" colspan="3" align="center">
+               {--ADMIN_SUB_POINTS_FROM_USER--}:<BR>
+               <STRONG>{!__USER_VALUE!}</STRONG></TD>
+       </TR>
+       <TR>
+               <TD class="admin_title seperator bottom2" height="10" colspan="3">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD height="8" colspan="3" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD align="right">{--ENTER_POINTS_SUB--}:</TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+               <TD><INPUT type="text" name="points" size="6" maxlength="7"
+                       class="admin_normal"></TD>
+       </TR>
+       <TR>
+               <TD height="5" colspan="3" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD align="right">{--ENTER_SUB_REASON--}:</TD>
+               <TD width="10" class="seperator">&nbsp;</TD>
+               <TD><TEXTAREA name="reason" class="admin_normal" rows="5"
+                       cols="20"></TEXTAREA></TD>
+       </TR>
+       <TR>
+               <TD height="5" colspan="3" class="seperator">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD colspan="3" align="center"><INPUT type="reset"
+                       class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT
+                       type="submit" class="admin_submit" name="ok"
+                       value="{--ADMIN_SUB_POINTS--}"></TD>
+       </TR>
+       <TR>
+               <TD height="10" colspan="3" class="seperator">&nbsp;</TD>
+       </TR>
+</TABLE>
+</FORM>