From e13e7c2b75d9f3b2820af1f68ff5924e88d56a18 Mon Sep 17 00:00:00 2001 From: Kieran Eglin Date: Wed, 3 Apr 2024 10:36:12 -0700 Subject: [PATCH] Clarified form wording --- .../controllers/sources/source_html/source_form.html.heex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/pinchflat_web/controllers/sources/source_html/source_form.html.heex b/lib/pinchflat_web/controllers/sources/source_html/source_form.html.heex index 11374ef..10addfb 100644 --- a/lib/pinchflat_web/controllers/sources/source_html/source_form.html.heex +++ b/lib/pinchflat_web/controllers/sources/source_html/source_form.html.heex @@ -93,7 +93,7 @@ type="number" label="Retention Period (days)" min="0" - help="Days between when media is *downloaded* and when it's deleted. Delete to keep media forever" + help="Days between when media is *downloaded* and when it's deleted. Leave blank to keep media forever" />