PHP Classes

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

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xbootstrap/tpl/centerRight.tpl   Download  
File: htdocs/themes/xbootstrap/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: Merge pull request #1239 from Andrew-Staves-Activ/notificationhandler_subscribe_success

Merge xswatch4
Date: 2 months ago
Size: 352 bytes
 

Contents

Class file image Download
<{if $xoBlocks.page_topright}> <div class="col-sm-6 col-md-6 pull-right"> <{foreach item=block from=$xoBlocks.page_topright|default:null}> <div class="xoops-blocks"> <{if $block.title}><h4><{$block.title}></h4><{/if}> <{$block.content}> </div> <{/foreach}> </div> <{/if}>