<{php}> if( ! empty( $_SESSION['redirect_message'] ) ) { $this->_tpl_vars['site_msg'] = $_SESSION['redirect_message']; unset( $_SESSION['redirect_message'] ) ; } <{/php}> <{* Center blocks display order valid values are: lrc (left right / center) lcr (left center right) clr (center / left right) *}> <{assign var=theme_top_order value=lrc}> <{assign var=theme_bottom_order value=lcr}> <{assign var=theme_name value=$xoTheme->folderName}> <{$smarty.const._IMPRESSCMS_ADMIN}> <{$icms_sitename}> <{if $site_msg}> <{/if}> <{$icms_module_header}> <{if $xoBlocks.canvas_left_admin and $xoBlocks.canvas_right_admin}> <{assign var=columns_layout value='threecolumns-layout'}> <{elseif $xoBlocks.canvas_left_admin}> <{assign var=columns_layout value='leftcolumn-layout'}> <{elseif $xoBlocks.canvas_right_admin}> <{assign var=columns_layout value='rightcolumn-layout'}> <{/if}>
class="<{$columns_layout}>"<{/if}>>
<{if $adm_left_logo == ''}> <{else}> <{if $adm_left_logo_url != ''}> <{/if}> <{if $adm_left_logo_alt != ''}><{$adm_left_logo_alt}><{else}>ImpressCMS<{/if}> <{if $adm_left_logo_url != ''}> <{/if}> <{/if}> <{if $adm_right_logo == ''}> <{else}> <{if $adm_right_logo_url != ''}> <{/if}> <{if $adm_right_logo_alt != ''}><{$adm_right_logo_alt}><{else}>ImpressCMS<{/if}> <{if $adm_right_logo_url != ''}> <{/if}> <{/if}>
<{ if $modname != '' }> <{/if}>
<{if $icms_rtl}> <{if $xoBlocks.canvas_right_admin}> <{includeq file="$theme_name/blockszone.html" blocks=$xoBlocks.canvas_right_admin zoneClass='icms-canvas-column' zoneId='icms-canvas-rightcolumn' }> <{/if}> <{else}> <{if $xoBlocks.canvas_left_admin}> <{includeq file="$theme_name/blockszone.html" blocks=$xoBlocks.canvas_left_admin zoneClass='icms-canvas-column' zoneId='icms-canvas-leftcolumn' }> <{/if}> <{/if}>
<{if $xoBlocks.page_topleft_admin or $xoBlocks.page_topcenter_admin or $xoBlocks.page_topright_admin}>
<{includeq file="$theme_name/centerblocks_admin.html" topbottom=top lcr=$theme_top_order|substr:0:1}> <{includeq file="$theme_name/centerblocks_admin.html" topbottom=top lcr=$theme_top_order|substr:1:1}> <{includeq file="$theme_name/centerblocks_admin.html" topbottom=top lcr=$theme_top_order|substr:2:1}>
<{/if}> <{if $icms_contents}>
<{$icms_contents}>
<{/if}> <{if $xoBlocks.page_bottomleft_admin or $xoBlocks.page_bottomcenter_admin or $xoBlocks.page_bottomright_admin}>
<{includeq file="$theme_name/centerblocks_admin.html" topbottom=bottom lcr=$theme_bottom_order|substr:0:1}> <{includeq file="$theme_name/centerblocks_admin.html" topbottom=bottom lcr=$theme_bottom_order|substr:1:1}> <{includeq file="$theme_name/centerblocks_admin.html" topbottom=bottom lcr=$theme_bottom_order|substr:2:1}>
<{/if}>
<{if $icms_rtl}> <{if $xoBlocks.canvas_left_admin}> <{includeq file="$theme_name/blockszone.html" blocks=$xoBlocks.canvas_left_admin zoneClass='icms-canvas-column' zoneId='icms-canvas-leftcolumn' }> <{/if}> <{else}> <{if $xoBlocks.canvas_right_admin}> <{includeq file="$theme_name/blockszone.html" blocks=$xoBlocks.canvas_right_admin zoneClass='icms-canvas-column' zoneId='icms-canvas-rightcolumn' }> <{/if}> <{/if}>