X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_config_autopurge.tpl;h=92a518efc822aee8644fe81f119a31f730c0add4;hb=e5dffd4249c97200cbad02f3f4eaf5c373fdb89a;hp=62a25c509cab2283c86fd75841ca03cb974ae4ac;hpb=63f159414369b5ea19a8ca75d8cd8033c45d8341;p=mailer.git diff --git a/templates/de/html/admin/admin_config_autopurge.tpl b/templates/de/html/admin/admin_config_autopurge.tpl index 62a25c509c..92a518efc8 100644 --- a/templates/de/html/admin/admin_config_autopurge.tpl +++ b/templates/de/html/admin/admin_config_autopurge.tpl @@ -1,113 +1,147 @@
-
+{%form,formMethodPost=modules.php?module=admin&what=config_autopurge%}
- {--ADMIN_CONFIG_AUTOPURGE_TITLE--} + {--ADMIN_CONFIG_AUTOPURGE_TITLE--}
- {--ADMIN_CONFIG_AUTOPURGE_INACTIVE_TITLE--} + {--ADMIN_CONFIG_AUTOPURGE_INACTIVE_LEGEND--} -
+
-
$content[ap_inactive_selection]
+
{%template,ConfigurationYesNoSelectionBox=ap_inactive_selection%}
-
+
+ +
$content[ap_in_since]
-
+
+ +
$content[ap_in_time]
- {--ADMIN_CONFIG_AUTOPURGE_UNCONFIRMED_TITLE--} + {--ADMIN_CONFIG_AUTOPURGE_UNCONFIRMED_LEGEND--} -
+
-
$content[ap_unconfirmed_selection]
+
{%template,ConfigurationYesNoSelectionBox=ap_unconfirmed_selection%}
-
- +
+ +
+
$content[ap_un_time]
- {--ADMIN_CONFIG_AUTOPURGE_TASKS_TITLE--} + {--ADMIN_CONFIG_AUTOPURGE_TASKS_LEGEND--} -
+
-
$content[ap_tasks_selection]
+
{%template,ConfigurationYesNoSelectionBox=ap_tasks_selection%}
-
+
+ +
$content[ap_task_time]
- {--ADMIN_CONFIG_AUTOPURGE_MAILID_TITLE--} + {--ADMIN_CONFIG_AUTOPURGE_MAILID_LEGEND--} -
+
{%template,ConfigurationYesNoSelectionBox=auto_purge%}
-
+
+ +
$content[auto_purge]
-
+
+ +
-
$content[ap_notify_del_mails]
+
{%template,ConfigurationYesNoSelectionBox=ap_notify_del_mails%}
- {--ADMIN_CONFIG_AUTOPURGE_DELETE_MAILS_TITLE--} + {--ADMIN_CONFIG_AUTOPURGE_DELETE_MAILS_LEGEND--} -
+
-
$content[ap_del_mails_selection]
+
{%template,ConfigurationYesNoSelectionBox=ap_del_mails_selection%}
-
+
+ +
$content[ap_del_mails_time]
+
+ {--ADMIN_CONFIG_AUTOPURGE_SERVER_NAME_LOG_LEGEND--} + +
+ +
{%template,ConfigurationYesNoSelectionBox=ap_server_name%}
+
+ +
+ +
+ +
$content[ap_server_name_since]
+
+
+
- {--ADMIN_CONFIG_AUTOPURGE_NOTIFICATION_TITLE--} + {--ADMIN_CONFIG_AUTOPURGE_NOTIFICATION_LEGEND--} -
+
-
$content[ap_notify_inactive]
+
{%template,ConfigurationYesNoSelectionBox=ap_notify_inactive%}
-
+
+ +
-
$content[ap_notify_unconfirmed]
+
{%template,ConfigurationYesNoSelectionBox=ap_notify_unconfirmed%}
-
+
+ +
-
$content[ap_notify_tasks]
+
{%template,ConfigurationYesNoSelectionBox=ap_notify_tasks%}
-
+{%form_close%}