diff --git a/data/interfaces/default/newsletter_config.html b/data/interfaces/default/newsletter_config.html index dd23bc40..aa928eb8 100644 --- a/data/interfaces/default/newsletter_config.html +++ b/data/interfaces/default/newsletter_config.html @@ -53,10 +53,6 @@ Set the schedule for the newsletter using a custom crontab. Only standard cron values are valid.

- -
- -
@@ -71,8 +67,12 @@
-

The time frame to include in the newsletter. Note: Days uses calendar days (i.e. since midnight).

+

Set the time frame to include in the newsletter. Note: Days uses calendar days (i.e. since midnight).

+ +
+ + % for item in newsletter['config_options']: % if item['input_type'] == 'help':