]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_rallye_prices.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_list_rallye_prices.tpl
index 444d0309e338ae94d2cb7cbb80bd41e05e94a69d..dcc12f8d15ad84aa357627e6eacaa273ab1186c8 100644 (file)
@@ -1,23 +1,21 @@
 <div align="center">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
-               <td colspan="5" align="center" class="admin_title">
-                       <strong>{--ADMIN_LIST_RALLYES_PRICING--}:</strong>
+               <td colspan="5" align="center" class="table_header">
+                       <strong>{--ADMIN_LIST_RALLYES_PRICES_TITLE--}:</strong>
                </td>
        </tr>
        <tr>
-               <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>
+               <td align="center" width="100" class="header_column bottom right"><strong>{--ADMIN_RALLYE_TITLE--}:</strong></td>
+               <td align="center" width="70" class="header_column bottom right"><strong>{--ADMIN_RALLYE_ADMIN_LOGIN--}:</strong></td>
+               <td align="center" width="200" class="header_column bottom right"><strong>{--ADMIN_RALLYE_STARTED--}:</strong></td>
+               <td align="center" width="200" class="header_column bottom"><strong>{--ADMIN_RALLYE_ENDED--}:</strong></td>
        </tr>
        $content
        <tr>
-               <td colspan="5" class="admin_footer">&nbsp;</td>
+               <td colspan="5" class="table_footer">
+                       <div class="notice">{--ADMIN_RALLYE_PRICES_NOTICE--}</div>
+               </td>
        </tr>
 </table>
-
-<div class="admin_note">
-       {--ADMIN_RALLYE_PRICES_NOTE--}
-</div>
 </div>