PHP Classes

File: htdocs/themes/xswatch/tpl/rightBottom.tpl

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/themes/xswatch/tpl/rightBottom.tpl   Download  
File: htdocs/themes/xswatch/tpl/rightBottom.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: 7 years ago
Size: 285 bytes
 

Contents

Class file image Download
<div class="col-sm-6 col-md-6"> <{foreach item=block from=$xoBlocks.page_bottomright}> <div class="xoops-bottom-blocks"> <{if $block.title}><h4><{$block.title}></h4><{/if}> <{includeq file="$theme_name/tpl/blockContent.tpl"}> </div> <{/foreach}> </div>