From 17829fdc528c673f1522507ce9ebbd17a6352b13 Mon Sep 17 00:00:00 2001 From: HWFord <54360213+HWFord@users.noreply.github.com> Date: Wed, 12 Nov 2025 11:37:26 +0100 Subject: [PATCH] fixes #2439 update whats new popup --- admin.php | 8 ++++---- admin/themes/default/template/footer.tpl | 16 ++++++++-------- admin/themes/default/theme.css | 12 +++++++----- 3 files changed, 19 insertions(+), 17 deletions(-) diff --git a/admin.php b/admin.php index f33b5f71d..2f04c3cc8 100644 --- a/admin.php +++ b/admin.php @@ -376,10 +376,10 @@ if (userprefs_get_param('show_whats_new_'.$whats_new_major_version, true) and pw $release_note_url = PHPWG_URL.'/releases/'.$whats_new_major_version.'.0.0'; $whats_new_imgs = array( - '1' =>'https://ressources.piwigo.com/uploads/c/v/7/cv7jpz6hf8//2024/11/07/20241107171642-58ded6af.png', - '2' =>'https://ressources.piwigo.com/uploads/c/v/7/cv7jpz6hf8//2024/11/07/20241107171642-9d651969.png', - '3' =>'https://ressources.piwigo.com/uploads/c/v/7/cv7jpz6hf8//2024/11/07/20241107171643-d659d017.png', - '4' =>'https://ressources.piwigo.com/uploads/c/v/7/cv7jpz6hf8//2024/11/07/20241107171642-1109101f.png', + '1' =>'https://ressources.piwigo.com/uploads/c/v/7/cv7jpz6hf8//2025/11/12/20251112112645-7e309b67.png', + '2' =>'https://ressources.piwigo.com/uploads/c/v/7/cv7jpz6hf8//2025/11/12/20251112112645-61f2fcd0.png', + '3' =>'https://ressources.piwigo.com/uploads/c/v/7/cv7jpz6hf8//2025/11/12/20251112112646-b322153b.png', + // '4' =>'https://ressources.piwigo.com/uploads/c/v/7/cv7jpz6hf8//2024/11/07/20241107171642-1109101f.png', ); $display_bell = false; diff --git a/admin/themes/default/template/footer.tpl b/admin/themes/default/template/footer.tpl index 9191b140b..1c244f372 100644 --- a/admin/themes/default/template/footer.tpl +++ b/admin/themes/default/template/footer.tpl @@ -43,25 +43,25 @@