]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_autopurge.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_config_autopurge.tpl
index 22abe57b933810ee689037f043716c503a5ee6be..33d352bd342147f04de8cebf06fdc839687dac57 100644 (file)
@@ -1,13 +1,13 @@
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_autopurge%}" method="post">
 <div align="center">
 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_autopurge%}" method="post">
-<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+<table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
        <tr>
-               <td colspan="2" align="center" class="admin_title bottom">
+               <td colspan="2" align="center" class="table_header bottom">
                        <strong>{--ADMIN_AUTOPURGE_CONFIGURATION--}</strong>
                </td>
        </tr>
        <tr>
                        <strong>{--ADMIN_AUTOPURGE_CONFIGURATION--}</strong>
                </td>
        </tr>
        <tr>
-               <td colspan="2" align="center" class="admin_title bottom">
+               <td colspan="2" align="center" class="table_header bottom">
                        {--ADMIN_AUTOPURGE_INACTIVE_TITLE--}
                </td>
        </tr>
                        {--ADMIN_AUTOPURGE_INACTIVE_TITLE--}
                </td>
        </tr>
@@ -24,7 +24,7 @@
                <td class="bottom">$content[ap_in_time]</td>
        </tr>
        <tr>
                <td class="bottom">$content[ap_in_time]</td>
        </tr>
        <tr>
-               <td colspan="2" align="center" class="admin_title bottom">
+               <td colspan="2" align="center" class="table_header bottom">
                        {--ADMIN_AUTOPURGE_UNCONFIRMED_TITLE--}
                </td>
        </tr>
                        {--ADMIN_AUTOPURGE_UNCONFIRMED_TITLE--}
                </td>
        </tr>
@@ -37,7 +37,7 @@
                <td class="bottom">$content[ap_un_time]</td>
        </tr>
        <tr>
                <td class="bottom">$content[ap_un_time]</td>
        </tr>
        <tr>
-               <td colspan="2" align="center" class="admin_title bottom">
+               <td colspan="2" align="center" class="table_header bottom">
                        {--ADMIN_AUTOPURGE_TASKS_TITLE--}
                </td>
        </tr>
                        {--ADMIN_AUTOPURGE_TASKS_TITLE--}
                </td>
        </tr>
@@ -50,7 +50,7 @@
                <td class="bottom">$content[ap_task_time]</td>
        </tr>
        <tr>
                <td class="bottom">$content[ap_task_time]</td>
        </tr>
        <tr>
-               <td colspan="2" align="center" class="admin_title bottom">
+               <td colspan="2" align="center" class="table_header bottom">
                        {--ADMIN_AUTOPURGE_MAILID_TITLE--}
                </td>
        </tr>
                        {--ADMIN_AUTOPURGE_MAILID_TITLE--}
                </td>
        </tr>
@@ -80,7 +80,7 @@
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
-               <td colspan="2" align="center" class="admin_title bottom">
+               <td colspan="2" align="center" class="table_header bottom">
                        {--ADMIN_AUTOPURGE_DELETE_MAILS_TITLE--}
                </td>
        </tr>
                        {--ADMIN_AUTOPURGE_DELETE_MAILS_TITLE--}
                </td>
        </tr>
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
-               <td colspan="2" align="center" class="admin_title bottom">
+               <td colspan="2" align="center" class="table_header bottom">
                        {--ADMIN_AUTOPURGE_NOTIFICATION_TITLE--}
                </td>
        </tr>
                        {--ADMIN_AUTOPURGE_NOTIFICATION_TITLE--}
                </td>
        </tr>
                </td>
        </tr>
        <tr>
                </td>
        </tr>
        <tr>
-               <td colspan="2" class="admin_footer">
-                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-                       <input type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}" />
+               <td colspan="2" class="table_footer">
+                       <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="ok" class="form_submit" value="{--SAVE_SETTINGS--}" />
                </td>
        </tr>
 </table>
                </td>
        </tr>
 </table>