Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / admin / admin_list_sponsor_pay_edit.tpl
index 6bbe161ccae5593d03a3503fa84805394f5e7901..111a503766769cec88d9bd2f37a60109a0422ae0 100644 (file)
@@ -2,23 +2,23 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=list_sponsor_pay" method="post" target="_self">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="640">
 <tr>
-  <td align="center" colspan="5" class="admin_header bottom2" height="40">
-    <strong>{--SPONSOR_EDIT_PAY_ENTRIES--}</strong>
-  </td>
+       <td align="center" colspan="5" class="admin_title bottom2" height="40">
+               <strong>{--SPONSOR_EDIT_PAY_ENTRIES--}</strong>
+       </td>
 </tr>
 <tr>
-  <td align="center" class="admin_title bottom2 right2" width="20"><strong>{--ID_SELECT--}</strong></td>
-  <td align="center" class="admin_title bottom2 right2" width="160"><strong>{--SPONSOR_PAYTYPE_NAME--}:</strong></td>
-  <td align="center" class="admin_title bottom2 right2" width="150"><strong>{--SPONSOR_PAYTYPE_RATE--}:</strong></td>
-  <td align="center" class="admin_title bottom2 right2" width="150"><strong>{--SPONSOR_PAYTYPE_MIN_COUNT2--}:</strong></td>
-  <td align="center" class="admin_title bottom2" width="160"><strong>{--SPONSOR_PAYTYPE_CURRENCY--}:</strong></td>
+       <td align="center" class="header_column bottom2 right2" width="20"><strong>{--ID_SELECT--}</strong></td>
+       <td align="center" class="header_column bottom2 right2" width="160"><strong>{--SPONSOR_PAYTYPE_NAME--}:</strong></td>
+       <td align="center" class="header_column bottom2 right2" width="150"><strong>{--SPONSOR_PAYTYPE_RATE--}:</strong></td>
+       <td align="center" class="header_column bottom2 right2" width="150"><strong>{--SPONSOR_PAYTYPE_MIN_COUNT2--}:</strong></td>
+       <td align="center" class="header_column bottom2" width="160"><strong>{--SPONSOR_PAYTYPE_CURRENCY--}:</strong></td>
 </tr>
 $content
 <tr>
-  <td align="center" colspan="5" class="admin_footer">
-    <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-    <input type="submit" class="admin_submit" name="change" value="{--SUBMIT_CHANGES--}" />
-  </td>
+       <td align="center" colspan="5" class="admin_footer">
+               <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+               <input type="submit" class="admin_submit" name="change" value="{--SUBMIT_CHANGES--}" />
+       </td>
 </tr>
 </table>
 </form>