Esempio n. 1
0
" alt="<?php 
    echo $appConfig->appAuthor;
    ?>
" />
							<?php 
} else {
    ?>
							<h4><?php 
    echo $this->translate('site.template.footer', 'ABOUT US');
    ?>
</h4>
							<?php 
}
?>
							<?php 
echo Model_Template::getTemplateContent('FOOTER_ABOUT_US');
?>
						</p>
					</div>
					<br clear="both" />
				</div>
				
				<div class="col-md-5 col-md-offset-1 col-xs-12">
					<div style="margin-left: 25px; margin-right: 25px;">
						<h4><?php 
echo $this->translate('site.template.footer', 'CONTACT US');
?>
</h4>
						<p style="line-height: 24px; text-transform: uppercase;">
							<?php 
if (!empty($configDetail->address)) {