fixes #2009 give a default value for show_root_btn template variable

This commit is contained in:
plegall
2023-09-28 18:49:23 +02:00
parent eafa700723
commit 0be9c29454
@@ -1,4 +1,6 @@
{if empty($load_mode)}{$load_mode='footer'}{/if}
{if !isset($show_root_btn)}{$show_root_btn=false}{/if}
{include file='include/colorbox.inc.tpl' load_mode=$load_mode}
{combine_script id='albumSelector' load_mode=$load_mode path='admin/themes/default/js/album_selector.js'}
{footer_script}