From 0822765c82b25291bd9880f934abf0d98fd8e164 Mon Sep 17 00:00:00 2001 From: Rhys Tyers Date: Sat, 22 Oct 2022 23:17:45 +0100 Subject: [PATCH] Fix cron job warning layout in NC25 Signed-off-by: Rhys Tyers --- CHANGELOG.md | 2 ++ templates/part.content.warnings.php | 44 +++++++++++++++-------------- 2 files changed, 25 insertions(+), 21 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 25bb93d12..f73e34f0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1 ### Changed ### Fixed +- Fixed various keyboard navigation issues +- Fix cron job warning notification layout on NC25 # Releases ## [19.0.0-beta1] - 2022-10-22 diff --git a/templates/part.content.warnings.php b/templates/part.content.warnings.php index e8578b299..37cf1af9d 100644 --- a/templates/part.content.warnings.php +++ b/templates/part.content.warnings.php @@ -1,25 +1,27 @@ -

t('Ajax or webcron mode detected! Your feeds will not be updated!')); ?>

- +
+

t('Ajax or webcron mode detected! Your feeds will not be updated!')); ?>

+ +