PHP Classes

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

Recommend this page to a friend!
  Packages of Michael Beck   Xoops 2.5   htdocs/themes/xswatch4/tpl/leftFooter.tpl   Download  
File: htdocs/themes/xswatch4/tpl/leftFooter.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: 2 months ago
Size: 321 bytes
 

Contents

Class file image Download
<aside class="col-md-4"> <{foreach item=block from=$xoBlocks.footer_left|default:null}> <div class="xoops-footer-blocks mt-2 mb-2"> <{if !empty($block.title)}><h4><{$block.title}></h4><{/if}> <{include file="$theme_name/tpl/blockContent.tpl"}> </div> <{/foreach}> </aside>