From fa68129eafb5ec3a59b4a582bf8b6afceec8cb45 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 3 Aug 2024 22:41:26 -0600 Subject: [PATCH] Update template.php --- themes/default/template.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/template.php b/themes/default/template.php index 132efce121..4bff71e997 100644 --- a/themes/default/template.php +++ b/themes/default/template.php @@ -1176,7 +1176,7 @@ {*//video background *} - {if !empty(settings.theme.background_video_enabled) && $settings.theme.background_video_enabled == 'true' && !empty($settings.theme.background_video)} + {if !empty($settings.theme.background_video_enabled) && $settings.theme.background_video_enabled == 'true' && !empty($settings.theme.background_video)}