All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_refbanner.tpl
index 7f24bf06ad182e93a63cba474a5e35ecef90411f..e3944db7459830b8988cb9f877b976a49742b4e9 100644 (file)
@@ -2,30 +2,25 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=refbanner" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td width="10" class="admin_title seperator bottom2">&nbsp;</td>
-               <td align="center" colspan="6" class="admin_header bottom2"
-                       height="30"><strong>{--EDIT_DEL_REFBANNER--}</strong></td>
-               <td width="10" class="admin_title seperator bottom2">&nbsp;</td>
+               <td align="center" colspan="6" class="admin_title bottom" height="30">
+                       <strong>{--EDIT_DEL_REFBANNER--}</strong>
+               </td>
        </tr>
        <tr>
-               <td class="admin_header seperator bottom2" width="10">&nbsp;</td>
-               <td class="admin_header bottom2 right2" align="center"><strong>{--Id_SELECT--}</strong></td>
-               <td class="admin_header bottom2 right2" align="center"><strong>{--REF_URL--}:</strong></td>
-               <td class="admin_header bottom2 right2" align="center"><strong>{--REF_TITLE--}:</strong></td>
-               <td class="admin_header bottom2 right2" align="center"><strong>{--REF_CNTR--}:</strong></td>
-               <td class="admin_header bottom2 right2" align="center"><strong>{--REF_CLIX--}</strong></td>
-               <td class="admin_header bottom2" align="center"><strong>{--REF_VIS--}:</strong></td>
-               <td class="admin_header seperator bottom2" width="10">&nbsp;</td>
+               <td class="header_column bottom right" align="center"><strong>{--ID_SELECT--}</strong></td>
+               <td class="header_column bottom right" align="center"><strong>{--REF_URL--}:</strong></td>
+               <td class="header_column bottom right" align="center"><strong>{--REF_TITLE--}:</strong></td>
+               <td class="header_column bottom right" align="center"><strong>{--REF_CNTR--}:</strong></td>
+               <td class="header_column bottom right" align="center"><strong>{--REF_CLIX--}</strong></td>
+               <td class="header_column bottom" align="center"><strong>{--REF_VIS--}:</strong></td>
        </tr>
        $content
        <tr>
-               <td class="admin_footer seperator" width="10">&nbsp;</td>
-               <td class="admin_footer" colspan="6"><input
-                       type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
-               <input type="submit" name="edit" class="admin_submit"
-                       value="{--EDIT_PAY--}" /> <input type="submit"
-                       name="del" class="admin_delete" value="{--DEL_PAY--}" /></td>
-               <td class="admin_footer seperator" width="10">&nbsp;</td>
+               <td class="admin_footer" colspan="6">
+                       <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />
+                       <input type="submit" name="edit" class="admin_submit" value="{--EDIT_PAY--}" />
+                       <input type="submit" name="del" class="admin_delete" value="{--DEL_PAY--}" />
+               </td>
        </tr>
 </table>
 </form>