From 9ebcbb75b8e7bd415dd6d3410268eeec262e2006 Mon Sep 17 00:00:00 2001 From: frytimo Date: Sat, 15 Nov 2025 21:46:51 -0400 Subject: [PATCH] Fix PHP warning in smarty template keyboard binding (#7616) --- 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 f15c5b59bb..f4712cb5ee 100644 --- a/themes/default/template.php +++ b/themes/default/template.php @@ -460,7 +460,7 @@ {/if} //key: [ctrl]+[c], list,edit: to copy - {if $settings.theme.keyboard_shortcut_copy_enabled} + {if $settings.theme.keyboard_shortcut_copy_enabled|default:false} {if $browser_name_short == 'Safari'} //emulate with detecting [c] only, as [command] and [control] keys are ignored when captured {literal} if (