From 4e4fde2e9a0f6cea1be028ab504bcefa8532734c Mon Sep 17 00:00:00 2001
From: JonnyWong16
Date: Tue, 10 Apr 2018 21:34:18 -0700
Subject: [PATCH] Move time frame to global newsletter configs
---
data/interfaces/default/newsletter_config.html | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
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':