PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
caribe
/
templates
/
jm-car-dealer-ef4
/
tpl
/
blocks
<?php /*-------------------------------------------------------------- # Copyright (C) joomla-monster.com # License: http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only # Website: http://www.joomla-monster.com # Support: info@joomla-monster.com ---------------------------------------------------------------*/ defined('_JEXEC') or die; //get information about 'back to top' button $backtotop = $this->params->get('backToTop', '1'); ?> <footer id="jm-footer" class="<?php echo $this->getClass('block#footer') ?>"> <div id="jm-footer-in" class="container-fluid container-large"> <div id="jm-footer-space"> <div class="row-fluid"> <?php if($this->checkModules('copyrights')) : ?> <div id="jm-footer-left" class="span6 pull-left <?php echo $this->getClass('copyrights') ?>"> <div id="jm-copyrights"> <jdoc:include type="modules" name="<?php echo $this->getPosition('copyrights') ?>" style="raw"/> </div> </div> <?php endif; ?> <div id="jm-footer-right" class="pull-right"> <div id="jm-poweredby"> Powered by <a href="http://www.e-base.gr/" target="_blank" title="domain, hosting, seo, Κατασκευη ιστοσελιδων, προωθηση ιστοσελιδων, apps">e-base.gr</a> </div> </div> </div> </div> </div> </footer> <?php if($backtotop == '1') : ?> <p id="jm-back-top"><a id="backtotop" href="#top"><span> </span></a></p> <?php endif; ?>
[+]
..
[-] bar.php
[edit]
[-] bottom.php
[edit]
[-] breadcrumb.php
[edit]
[-] comingsoon.php
[edit]
[-] footer-mod.php
[edit]
[-] footer.php
[edit]
[-] head.php
[edit]
[-] header.php
[edit]
[-] index.html
[edit]
[-] main.php
[edit]
[-] offcanvas.php
[edit]
[-] sample-block.php
[edit]
[-] system-message.php
[edit]
[-] top1.php
[edit]
[-] top2.php
[edit]
[-] .htaccess.disabled
[edit]