]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_sub_points_all.tpl
Fix for 'No resource given' message
[mailer.git] / templates / de / html / admin / admin_sub_points_all.tpl
index fc8279814ea5942fbde3088d5a13186b70607f01..6ed7dbbba928b1d78fb61d7a8689dc699c3daf41 100644 (file)
@@ -1,5 +1,6 @@
+<div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=sub_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 align="center" class="admin_title bottom" colspan="2">{--ADMIN_SUB_POINTS_FROM_ALL--}:</td>
        </tr>
@@ -23,3 +24,4 @@
        </tr>
 </table>
 </form>
+</div>