From ee57e2d1937112e1f755d7a320d28f6e9af2393b Mon Sep 17 00:00:00 2001 From: mambax7 Date: Sat, 26 Dec 2020 17:10:04 -0500 Subject: [PATCH] PHP8 defaults --- templates/publisher_header.tpl | 4 ++-- templates/publisher_submit.tpl | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/publisher_header.tpl b/templates/publisher_header.tpl index c1f31633..eb060452 100644 --- a/templates/publisher_header.tpl +++ b/templates/publisher_header.tpl @@ -1,4 +1,4 @@ -<{if $collapsable_heading == 1}> +<{if $collapsable_heading|default:0 == 1}> <{/if}> -<{if $publisher_display_breadcrumb}> +<{if $publisher_display_breadcrumb|default:false}> <{if $module_home || $categoryPath}>