Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_config_payouts_edit.tpl
index f6b772b6e81a39efe8317cf49b556af50015ae1a..137d71a7219276f2fc179a3166bb5f33ef4a5d39 100644 (file)
@@ -1,24 +1,24 @@
 <div align="center">
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=config_payouts&amp;ok=ok" method="post">
-<table border="0" cellspacing="0" cellpadding="0" width="650"
-       class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td colspan="5" align="center" class="admin_title bottom2" height="30">
-               <strong>{--ADMIN_PAYOUT_EDIT_TITLE--}</strong></td>
+                       <strong>{--ADMIN_PAYOUT_EDIT_TITLE--}</strong>
+               </td>
        </tr>
        <tr>
-               <td width="20" class="admin_title bottom2 right2" align="center"><strong>{--ID_SELECT--}</strong></td>
-               <td width="200" class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_TITLE--}</strong></td>
-               <td width="150" class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_RATE2--}</strong></td>
-               <td width="100" class="admin_title bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_MIN_POINTS2--}</strong></td>
-               <td width="180" class="admin_title bottom2" align="center"><strong>{--ADMIN_PAYOUT_ALLOW_URLS--}</strong></td>
+               <td width="20" class="header_column bottom2 right2" align="center"><strong>{--ID_SELECT--}</strong></td>
+               <td width="200" class="header_column bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_TITLE--}</strong></td>
+               <td width="150" class="header_column bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_RATE2--}</strong></td>
+               <td width="100" class="header_column bottom2 right2" align="center"><strong>{--ADMIN_PAYOUT_MIN_POINTS2--}</strong></td>
+               <td width="180" class="header_column bottom2" align="center"><strong>{--ADMIN_PAYOUT_ALLOW_URLS--}</strong></td>
        </tr>
        $content
        <tr>
-               <td colspan="5" class="admin_footer"><input
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <input type="submit" name="edit" class="admin_submit"
-                       value="{--ADMIN_PAYOUT_EDIT--}" /></td>
+               <td colspan="5" class="admin_footer">
+                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="edit" class="admin_submit" value="{--ADMIN_PAYOUT_EDIT--}" />
+               </td>
        </tr>
 </table>
 </form>