From f63c543cdd7512b216004db3b279884dbda87ce4 Mon Sep 17 00:00:00 2001 From: Miguel Ribeiro Date: Mon, 18 Nov 2024 00:40:59 +0100 Subject: [PATCH] fix: bug introduced on 2.38.0 on the subscriptions dashboard (#634) --- includes/list_subscriptions.php | 14 +++++++------- includes/version.php | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/includes/list_subscriptions.php b/includes/list_subscriptions.php index 23a271b1a..daa4862eb 100644 --- a/includes/list_subscriptions.php +++ b/includes/list_subscriptions.php @@ -129,14 +129,14 @@ function printSubscriptions($subscriptions, $sort, $categories, $members, $i18n, diff --git a/includes/version.php b/includes/version.php index 8f8f1dc36..5e07c29cc 100644 --- a/includes/version.php +++ b/includes/version.php @@ -1,3 +1,3 @@ \ No newline at end of file