From 4ebc906fef787996497dc198e536e152e8be9bde Mon Sep 17 00:00:00 2001 From: Benjamin Brahmer Date: Sat, 23 May 2020 21:27:34 +0200 Subject: Update to new BackgroudJob logic Signed-off-by: Benjamin Brahmer --- templates/admin.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'templates/admin.php') diff --git a/templates/admin.php b/templates/admin.php index cf69c33de..28f72dffd 100644 --- a/templates/admin.php +++ b/templates/admin.php @@ -125,6 +125,25 @@ style('news', 'admin');

+
+

+ +

+

+ + t( + 'Interval in which the feeds will be updated ' + )); ?>. + + t( + 'For more information check the wiki' + )); ?> +

+

+
t('Saved')); ?>
-- cgit v1.2.3