From: Roland Häder Date: Sat, 22 Jun 2013 22:12:30 +0000 (+0000) Subject: Fixed 'missing' config entries, they were typed wrong. These shortcutted entries... X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=7d420e622873fdd9228540e91d9b96698519b822 Fixed 'missing' config entries, they were typed wrong. These shortcutted entries will be renamed in the future --- diff --git a/templates/de/html/admin/admin_config_autopurge.tpl b/templates/de/html/admin/admin_config_autopurge.tpl index 92a518efc8..3939494fa6 100644 --- a/templates/de/html/admin/admin_config_autopurge.tpl +++ b/templates/de/html/admin/admin_config_autopurge.tpl @@ -10,7 +10,7 @@
-
{%template,ConfigurationYesNoSelectionBox=ap_inactive_selection%}
+
{%template,ConfigurationYesNoSelectionBox=autopurge_inactive%}
@@ -33,7 +33,7 @@
-
{%template,ConfigurationYesNoSelectionBox=ap_unconfirmed_selection%}
+
{%template,ConfigurationYesNoSelectionBox=autopurge_unconfirmed%}
@@ -49,7 +49,7 @@
-
{%template,ConfigurationYesNoSelectionBox=ap_tasks_selection%}
+
{%template,ConfigurationYesNoSelectionBox=autopurge_tasks%}
@@ -78,8 +78,8 @@
- -
{%template,ConfigurationYesNoSelectionBox=ap_notify_del_mails%}
+ +
{%template,ConfigurationYesNoSelectionBox=ap_dm_notify%}
@@ -88,7 +88,7 @@
-
{%template,ConfigurationYesNoSelectionBox=ap_del_mails_selection%}
+
{%template,ConfigurationYesNoSelectionBox=ap_del_mails%}
@@ -119,22 +119,22 @@ {--ADMIN_CONFIG_AUTOPURGE_NOTIFICATION_LEGEND--}
- -
{%template,ConfigurationYesNoSelectionBox=ap_notify_inactive%}
+ +
{%template,ConfigurationYesNoSelectionBox=ap_in_notify%}
- -
{%template,ConfigurationYesNoSelectionBox=ap_notify_unconfirmed%}
+ +
{%template,ConfigurationYesNoSelectionBox=ap_un_notify%}
- -
{%template,ConfigurationYesNoSelectionBox=ap_notify_tasks%}
+ +
{%template,ConfigurationYesNoSelectionBox=ap_tasks_notify%}