PHP Classes

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

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xbootstrap/tpl/centerFooter.tpl   Download  
File: htdocs/themes/xbootstrap/tpl/centerFooter.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: 1 month ago
Size: 281 bytes
 

Contents

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