Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 3252 | Rev 3479 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 3252 Rev 3432
Línea 179... Línea 179...
179
    }
179
    }
180
    ?>
180
    ?>
Línea 181... Línea 181...
181
 
181
 
182
    <footer>
182
    <footer>
183
      <div class="footy-sec mn">
183
      <div class="footy-sec mn">
184
        <div class="container">
184
        <div class="container position-relative">
185
          <?php echo $this->footerHelper() ?>
185
          <?php echo $this->footerHelper() ?>
186
          <p><img src="<?php echo $this->basePath('images/copy-icon2.png') ?>" alt="">Copyright <?php echo date('Y') ?></p>
186
          <p><img src="<?php echo $this->basePath('images/copy-icon2.png') ?>" alt="">Copyright <?php echo date('Y') ?></p>
187
          <img class="fl-rgt" src="<?php echo $this->basePath('/images/logo-ll34x34.png') ?>" alt="">
187
          <img class="fl-rgt" src="<?php echo $this->basePath('/images/logo-ll34x34.png') ?>" alt="">
188
        </div>
188
        </div>