From 09d336c52a0584e4ad1f62ab46bf5b99d49b5269 Mon Sep 17 00:00:00 2001 From: Simon Spannagel Date: Sun, 30 Aug 2020 19:09:29 +0200 Subject: Update interval: add units Signed-off-by: Simon Spannagel --- templates/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/admin.php b/templates/admin.php index ac85e6f3e..56bbd2067 100644 --- a/templates/admin.php +++ b/templates/admin.php @@ -134,7 +134,7 @@ style('news', 'admin');

t( - 'Interval in which the feeds will be updated.' + 'Interval in seconds in which the feeds will be updated.' )); ?> t( -- cgit v1.2.3