]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_points_all.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_add_points_all.tpl
index e5af711655e7c54eee6d4b7c023dc0e572e6d20f..a27b66f9d233029a54bdb859fb1e4fa5ba446e7a 100644 (file)
@@ -1,6 +1,4 @@
-<form
-       action="{!URL!}/modules.php?module=admin&amp;what=add_points&amp;u_id=all"
-       method="POST" style="margin-bottom: 0px">
+<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=add_points&amp;userid=all" method="post" style="margin-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" width="500"
        align="center" class="admin_table dashed">
        <tr>
@@ -10,7 +8,7 @@
                <td class="admin_title" colspan="3" align="center">{--ADMIN_ADD_POINTS_TO_ALL--}:</td>
        </tr>
        <tr>
-               <td class="admin_title seperator bottom2" height="10" colspan="3">&nbsp;</td>
+               <td class="admin_title seperator bottom" height="10" colspan="3">&nbsp;</td>
        </tr>
        <tr>
                <td height="8" colspan="3" class="seperator">&nbsp;</td>
@@ -18,7 +16,7 @@
        <tr>
                <td align="right">{--ENTER_POINTS_ADD--}:</td>
                <td width="10" class="seperator">&nbsp;</td>
-               <td><INPUT type="text" name="points" size="6" maxlength="7"
+               <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 height="5" colspan="3" class="seperator bottom2">&nbsp;</td>
+               <td height="5" colspan="3" class="seperator bottom">&nbsp;</td>
        </tr>
        <tr>
-               <td colspan="3" align="center" class="admin_footer"><INPUT type="reset"
-                       class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<INPUT
+               <td colspan="3" align="center" class="admin_footer"><input type="reset"
+                       class="admin_reset" value="{--CLEAR_FORM--}" />&nbsp;<input
                        type="submit" class="admin_submit" name="ok"
                        value="{--ADMIN_ADD_POINTS--}" /></td>
        </tr>