]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_autopurge.tpl
Even more fixes/improvements:
[mailer.git] / templates / de / html / admin / admin_config_autopurge.tpl
index 93f6243b86772c210d9dc03ebb3a5782a3aee4d2..f7d6778271f84024836a42aa361fe45878cc0c26 100644 (file)
@@ -9,17 +9,17 @@
                <legend>{--ADMIN_CONFIG_AUTOPURGE_INACTIVE_TITLE--}</legend>
 
                <div class="table_row">
-                       <label for="autopurge_inactive">{--ADMIN_CONFIG_AUTOPURGE_INACTIVE--}</label>
+                       <label class="admin_label" for="autopurge_inactive">{--ADMIN_CONFIG_AUTOPURGE_INACTIVE--}</label>
                        <div align="center">$content[ap_inactive_selection]</div>
                </div>
 
                <div class="table_row">
-                       <label for="ap_inactive_since">{--ADMIN_CONFIG_AUTOPURGE_INACTIVE_SINCE--}</label>
+                       <label class="admin_label" for="ap_inactive_since">{--ADMIN_CONFIG_AUTOPURGE_INACTIVE_SINCE--}</label>
                        <div align="center">$content[ap_in_since]</div>
                </div>
 
                <div class="table_row">
-                       <label for="ap_inactive_time">{--ADMIN_CONFIG_AUTOPURGE_INACTIVE_TIME--}</label>
+                       <label class="admin_label" for="ap_inactive_time">{--ADMIN_CONFIG_AUTOPURGE_INACTIVE_TIME--}</label>
                        <div align="center">$content[ap_in_time]</div>
                </div>
        </fieldset>
                <legend>{--ADMIN_CONFIG_AUTOPURGE_UNCONFIRMED_TITLE--}</legend>
 
                <div class="table_row">
-                       <label for="autopurge_unconfirmed">{--ADMIN_CONFIG_AUTOPURGE_UNCONFIRMED--}</label>
+                       <label class="admin_label" for="autopurge_unconfirmed">{--ADMIN_CONFIG_AUTOPURGE_UNCONFIRMED--}</label>
                        <div align="center">$content[ap_unconfirmed_selection]</div>
                </div>
 
                <div class="table_row">
-                       <label for="ap_un_time">{--ADMIN_CONFIG_AUTOPURGE_UNCONFIRMED_TIME--}:</label>
+                       <label class="admin_label" for="ap_un_time">{--ADMIN_CONFIG_AUTOPURGE_UNCONFIRMED_TIME--}:</label>
                        <div align="center">$content[ap_un_time]</div>
                </div>
        </fieldset>
                <legend>{--ADMIN_CONFIG_AUTOPURGE_TASKS_TITLE--}</legend>
 
                <div class="table_row">
-                       <label for="autopurge_tasks">{--ADMIN_CONFIG_AUTOPURGE_TASKS--}</label>
+                       <label class="admin_label" for="autopurge_tasks">{--ADMIN_CONFIG_AUTOPURGE_TASKS--}</label>
                        <div align="center">$content[ap_tasks_selection]</div>
                </div>
 
                <div class="table_row">
-                       <label for="ap_task_time">{--ADMIN_CONFIG_AUTOPURGE_TASKS_TIME--}</label>
+                       <label class="admin_label" for="ap_task_time">{--ADMIN_CONFIG_AUTOPURGE_TASKS_TIME--}</label>
                        <div align="center">$content[ap_task_time]</div>
                </div>
        </fieldset>
                <legend>{--ADMIN_CONFIG_AUTOPURGE_MAILID_TITLE--}</legend>
 
                <div class="table_row">
-                       <label for="auto_purge">{--ADMIN_CONFIG_AUTOPURGE_ACTIVE--}</label>
+                       <label class="admin_label" for="auto_purge">{--ADMIN_CONFIG_AUTOPURGE_ACTIVE--}</label>
                        <div align="center">{%template,ConfigurationYesNoSelectionBox=auto_purge%}</div>
                </div>
 
                <div class="table_row">
-                       <label for="auto_purge">{--ADMIN_CONFIG_MAIL_LIFETIME--}</label>
+                       <label class="admin_label" for="auto_purge">{--ADMIN_CONFIG_MAIL_LIFETIME--}</label>
                        <div align="center">$content[auto_purge]</div>
                </div>
 
                <div class="table_row">
-                       <label for="ap_notify_del_mails">{--ADMIN_CONFIG_AUTOPURGE_NOTIFY_DELETE_MAILS--}</label>
+                       <label class="admin_label" for="ap_notify_del_mails">{--ADMIN_CONFIG_AUTOPURGE_NOTIFY_DELETE_MAILS--}</label>
                        <div align="center">$content[ap_notify_del_mails]</div>
                </div>
        </fieldset>
                <legend>{--ADMIN_CONFIG_AUTOPURGE_DELETE_MAILS_TITLE--}</legend>
 
                <div class="table_row">
-                       <label for="ap_del_mails">{--ADMIN_CONFIG_AUTOPURGE_DELETE_MAILS--}</label>
+                       <label class="admin_label" for="ap_del_mails">{--ADMIN_CONFIG_AUTOPURGE_DELETE_MAILS--}</label>
                        <div align="center">$content[ap_del_mails_selection]</div>
                </div>
 
                <div class="table_row">
-                       <label for="ap_del_mails_time">{--ADMIN_CONFIG_AUTOPURGE_DELETE_MAILS_TIME--}</label>
+                       <label class="admin_label" for="ap_del_mails_time">{--ADMIN_CONFIG_AUTOPURGE_DELETE_MAILS_TIME--}</label>
                        <div align="center">$content[ap_del_mails_time]</div>
                </div>
        </fieldset>
                <legend>{--ADMIN_CONFIG_AUTOPURGE_NOTIFICATION_TITLE--}</legend>
 
                <div class="table_row">
-                       <label for="ap_notify_inactive">{--ADMIN_CONFIG_AUTOPURGE_NOTIFY_INACTIVE--}</label>
+                       <label class="admin_label" for="ap_notify_inactive">{--ADMIN_CONFIG_AUTOPURGE_NOTIFY_INACTIVE--}</label>
                        <div align="center">$content[ap_notify_inactive]</div>
                </div>
 
                <div class="table_row">
-                       <label for="ap_notify_unconfirmed">{--ADMIN_CONFIG_AUTOPURGE_NOTIFY_UNCONFIRMED--}</label>
+                       <label class="admin_label" for="ap_notify_unconfirmed">{--ADMIN_CONFIG_AUTOPURGE_NOTIFY_UNCONFIRMED--}</label>
                        <div align="center">$content[ap_notify_unconfirmed]</div>
                </div>
 
                <div class="table_row">
-                       <label for="ap_notify_tasks">{--ADMIN_CONFIG_AUTOPURGE_NOTIFY_TASKS--}</label>
+                       <label class="admin_label" for="ap_notify_tasks">{--ADMIN_CONFIG_AUTOPURGE_NOTIFY_TASKS--}</label>
                        <div align="center">$content[ap_notify_tasks]</div>
                </div>
        </fieldset>