From f6e3883cf3f9f28edf599c7cfb39e8992234e67c Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 29 Sep 2023 18:29:56 +0200 Subject: [PATCH] issue #2001 Undefined array key user_options_selected --- admin/themes/default/template/album_notification.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/themes/default/template/album_notification.tpl b/admin/themes/default/template/album_notification.tpl index b05f1a974..7a4024203 100644 --- a/admin/themes/default/template/album_notification.tpl +++ b/admin/themes/default/template/album_notification.tpl @@ -96,7 +96,7 @@ span.errors {

{if isset($user_options)} {else} {'No user is permitted to see this private album'|@translate}.