PHP Classes

File: htdocs/themes/xswatch4/tpl/centerRight.tpl

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xswatch4/tpl/centerRight.tpl   Download  
File: htdocs/themes/xswatch4/tpl/centerRight.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 1 month ago
Size: 370 bytes
 

Contents

Class file image Download
<{if $xoBlocks.page_topright}> <div class="col-6 ml-auto"> <{foreach item=block from=$xoBlocks.page_topright|default:null}> <div class="xoops-blocks"> <{if $block.title}><h4><{$block.title}></h4><{/if}> <{include file="$theme_name/tpl/blockContent.tpl"}> </div> <{/foreach}> </div> <{/if}>