]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_points_all.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_add_points_all.tpl
index d7b99a6d2709fce4b69c0013945eadaa215a9cf6..d696608188ba5268411b5e4e2102741b3237adac 100644 (file)
@@ -1,18 +1,20 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=add_points&amp;userid=all%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=add_points&amp;userid=all%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td class="table_header" colspan="2" align="center">{--ADMIN_ADD_POINTS_TO_ALL--}:</td>
+               <td class="table_header bottom" colspan="2" align="center">
+                       {--ADMIN_ADD_POINTS_TO_ALL--}:
+               </td>
        </tr>
        <tr>
                <td align="right">{--ADMIN_ENTER_POINTS_ADD--}:</td>
                <td>
-                       <input type="text" name="points" size="6" maxlength="7" class="form_field" />
+                       <input type="text" class="form_field" name="points" size="6" maxlength="7" />
                </td>
        </tr>
        <tr>
-               <td align="right">{--ADMIN_ENTER_ADD_REASON--}:</td>
-               <td>
+               <td class="bottom" align="right">{--ADMIN_ENTER_ADD_REASON--}:</td>
+               <td class="bottom">
                        <textarea name="reason" class="form_field" rows="5" cols="20"></textarea>
                </td>
        </tr>