Profi-Concepts patch integrated and overworked for HTML cleanups
[mailer.git] / templates / de / html / admin / admin_add_points_all.tpl
index f8d9862dbc7c401c5589d0842f1ec5dd46cae153..89b12fd8212763c6296fd83a4f2bc6f925fffcb3 100644 (file)
@@ -1,6 +1,6 @@
+<div align="center">
 <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" width="500"
-       align="center" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td class="admin_title seperator" height="10" colspan="3">&nbsp;</td>
        </tr>
                <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
-                       type="submit" class="admin_submit" name="ok"
-                       value="{--ADMIN_ADD_POINTS--}" /></td>
+               <td colspan="3" align="center" class="admin_footer">
+                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" class="admin_submit" name="ok" value="{--ADMIN_ADD_POINTS--}" />
+               </td>
        </tr>
 </table>
 </form>
+</div>