<?php /** HT Begin Footer1 **/ if ($gantry->countModules('footer1')) : ?>
<div id="rt-footer1">
<?php if ($gantry->get('footerwidth') == 'full'): ?>
<div class="rt-container">
<?php endif; ?>
<?php echo $gantry->displayModules('footer1','standard','standard'); ?>
<div class="clear"></div>
<?php if ($gantry->get('footerwidth') == 'full'): ?>
</div>
<?php endif; ?>
</div>
<?php /** End Footer1 **/ endif; ?>
<position>footer1-a</position>
<position>footer1-b</position>
<position>footer1-c</position>
<position>footer1-d</position>
<position>footer1-e</position>
<position>footer1-f</position>
<fields name="footer1" type="position" label="FOOTER1_POS">
<field name="layout" type="positions" default="4,4,4,4" label="">
<schemas>1,2,3,4,5,6</schemas>
<words>2,3,4,5,6,7,8,9,10,11,12,13</words>
</field>
<field name="showall" type="toggle" default="0" label="FORCE_POS"/>
<field name="showmax" type="showmax" default="6" label="POS_COUNT"/>
</fields>
FOOTER1_POS="Footer1 Positions"
<?php /** Begin Footer **/ if ($gantry->countModules('footer') or $gantry->countModules('copyright')) : ?>
<?php /** Begin Footer **/ if ($gantry->countModules('footer') or $gantry->countModules('footer1') or $gantry->countModules('copyright')) : ?>
Time to create page: 0.056 seconds