]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_prices.tpl
Some improvements, caching of email templates prepared
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices.tpl
index fb3fd5ec132c0d50051a98cc7aca6d32012f094a..4e3bdf650c35bc4352dddec7b56aaf800139c8b0 100644 (file)
@@ -1,23 +1,21 @@
 <div align="center">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
-               <td colspan="5" align="center" class="admin_title" height="30">
+               <td colspan="5" align="center" class="admin_title">
                        <strong>{--ADMIN_LIST_RALLYES_PRICING--}:</strong>
                </td>
        </tr>
        <tr>
-               <td align="center" width="100" class="header_column bottom2 right2"><strong>{--RALLYE_TITLE--}:</strong></td>
-               <td align="center" width="70" class="header_column bottom2 right2"><strong>{--RALLYE_ADMIN_ID--}:</strong></td>
-               <td align="center" width="200" class="header_column bottom2 right2"><strong>{--RALLYE_TSTART--}:</strong></td>
-               <td align="center" width="200" class="header_column bottom2"><strong>{--RALLYE_TEND--}:</strong></td>
+               <td align="center" width="100" class="header_column bottom right"><strong>{--RALLYE_TITLE--}:</strong></td>
+               <td align="center" width="70" class="header_column bottom right"><strong>{--RALLYE_ADMIN_ID--}:</strong></td>
+               <td align="center" width="200" class="header_column bottom right"><strong>{--RALLYE_TSTART--}:</strong></td>
+               <td align="center" width="200" class="header_column bottom"><strong>{--RALLYE_TEND--}:</strong></td>
        </tr>
        $content
        <tr>
-               <td colspan="5" class="admin_footer">&nbsp;</td>
+               <td colspan="5" class="admin_footer">
+                       {--ADMIN_RALLYE_PRICES_NOTE--}
+               </td>
        </tr>
 </table>
-
-<div class="admin_note">
-       {--ADMIN_RALLYE_PRICES_NOTE--}
-</div>
 </div>