]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_points_all.tpl
Renamed a lot language strings to new naming convention, first english translation...
[mailer.git] / templates / de / html / admin / admin_add_points_all.tpl
index d7b99a6d2709fce4b69c0013945eadaa215a9cf6..8447658cd225934b1cf59c771ef5569d99ac3731 100644 (file)
@@ -2,17 +2,19 @@
 <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>