X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=templates%2Fde%2Fhtml%2Fadmin%2Fadmin_config_autopurge.tpl;h=ffab6fa1a7869631fed8f2628cd0e2993a600720;hb=00790481119eefa7a54a8dda1cb191fdf4f29226;hp=3d037fcd317e9e6f273799e38056d002cde5d8a3;hpb=e51f09bb54eaaf565ac1bae162bf363fc9553ff7;p=mailer.git diff --git a/templates/de/html/admin/admin_config_autopurge.tpl b/templates/de/html/admin/admin_config_autopurge.tpl index 3d037fcd31..ffab6fa1a7 100644 --- a/templates/de/html/admin/admin_config_autopurge.tpl +++ b/templates/de/html/admin/admin_config_autopurge.tpl @@ -1,139 +1,127 @@
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- {--ADMIN_CONFIG_AUTOPURGE_TITLE--} -
- {--ADMIN_CONFIG_AUTOPURGE_INACTIVE_TITLE--} -
{--ADMIN_CONFIG_AUTOPURGE_INACTIVE--}$content[ap_inactive_selection]
{--ADMIN_CONFIG_AUTOPURGE_INACTIVE_SINCE--}:$content[ap_in_since]
{--ADMIN_CONFIG_AUTOPURGE_INACTIVE_TIME--}:$content[ap_in_time]
- {--ADMIN_CONFIG_AUTOPURGE_UNCONFIRMED_TITLE--} -
{--ADMIN_CONFIG_AUTOPURGE_UNCONFIRMED--}$content[ap_unconfirmed_selection]
{--ADMIN_CONFIG_AUTOPURGE_UNCONFIRMED_TIME--}:$content[ap_un_time]
- {--ADMIN_CONFIG_AUTOPURGE_TASKS_TITLE--} -
{--ADMIN_CONFIG_AUTOPURGE_TASKS--}$content[ap_tasks_selection]
{--ADMIN_CONFIG_AUTOPURGE_TASKS_TIME--}:$content[ap_task_time]
- {--ADMIN_CONFIG_AUTOPURGE_MAILID_TITLE--} -
- {--ADMIN_CONFIG_AUTOPURGE_ACTIVE--}: - - {%template,ConfigurationYesNoSelectionBox=autopurge_active%} -
- {--ADMIN_CONFIG_MAIL_LIFETIME--}: - - $content[auto_purge] -
- {--ADMIN_CONFIG_AUTOPURGE_NOTIFY_DELETE_MAILS--}: - - $content[ap_notify_del_mails] -
- {--ADMIN_CONFIG_AUTOPURGE_DELETE_MAILS_TITLE--} -
- {--ADMIN_CONFIG_AUTOPURGE_DELETE_MAILS--} - - $content[ap_del_mails_selection] -
- {--ADMIN_CONFIG_AUTOPURGE_DELETE_MAILS_TIME--}: - - $content[ap_del_mails_time] -
- {--ADMIN_CONFIG_AUTOPURGE_NOTIFICATION_TITLE--} -
- {--ADMIN_CONFIG_AUTOPURGE_NOTIFY_INACTIVE--}: - - $content[ap_notify_inactive] -
- {--ADMIN_CONFIG_AUTOPURGE_NOTIFY_UNCONFIRMED--}: - - $content[ap_notify_unconfirmed] -
- {--ADMIN_CONFIG_AUTOPURGE_NOTIFY_TASKS--}: - - $content[ap_notify_tasks] -
-
+{%form,formMethodPost=modules.php?module=admin&what=config_autopurge%} +
+
+ {--ADMIN_CONFIG_AUTOPURGE_TITLE--} +
+ +
+ {--ADMIN_CONFIG_AUTOPURGE_INACTIVE_LEGEND--} + +
+ +
{%template,ConfigurationYesNoSelectionBox=ap_inactive_selection%}
+
+ +
+ +
$content[ap_in_since]
+
+ +
+ +
$content[ap_in_time]
+
+
+ +
+ {--ADMIN_CONFIG_AUTOPURGE_UNCONFIRMED_LEGEND--} + +
+ +
{%template,ConfigurationYesNoSelectionBox=ap_unconfirmed_selection%}
+
+ +
+ +
$content[ap_un_time]
+
+
+ +
+ {--ADMIN_CONFIG_AUTOPURGE_TASKS_LEGEND--} + +
+ +
{%template,ConfigurationYesNoSelectionBox=ap_tasks_selection%}
+
+ +
+ +
$content[ap_task_time]
+
+
+ +
+ {--ADMIN_CONFIG_AUTOPURGE_MAILID_LEGEND--} + +
+ +
{%template,ConfigurationYesNoSelectionBox=auto_purge%}
+
+ +
+ +
$content[auto_purge]
+
+ +
+ +
{%template,ConfigurationYesNoSelectionBox=ap_notify_del_mails%}
+
+
+ +
+ {--ADMIN_CONFIG_AUTOPURGE_DELETE_MAILS_LEGEND--} + +
+ +
{%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_LEGEND--} + +
+ +
{%template,ConfigurationYesNoSelectionBox=ap_notify_inactive%}
+
+ +
+ +
{%template,ConfigurationYesNoSelectionBox=ap_notify_unconfirmed%}
+
+ +
+ +
{%template,ConfigurationYesNoSelectionBox=ap_notify_tasks%}
+
+
+ + +
+{%form_close%}