Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 1072 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1072 Rev 3777
Línea 261... Línea 261...
261
			<footer>
261
			<footer>
262
        		<div class="footy-sec mn no-margin">
262
        		<div class="footy-sec mn no-margin">
263
        			<div class="container">
263
        			<div class="container">
264
    		  			<?php echo $this->footerHelper() ?>
264
    		  			<?php echo $this->footerHelper() ?>
265
    		  			<p><img src="<?php echo $this->basePath('images/copy-icon2.png')?>" alt="">Copyright <?php echo date('Y')?></p>
265
    		  			<p><img src="<?php echo $this->basePath('images/copy-icon2.png')?>" alt="">Copyright <?php echo date('Y')?></p>
266
    					<img class="fl-rgt" src="<?php echo $this->basePath('/images/logo-ll34x34.png')?>" alt="">
266
    					<img class="fl-rgt" src="<?php echo $this->basePath('/images/LL-08.png')?>" alt="">
267
					</div>
267
					</div>
268
		  		</div>
268
		  		</div>
269
		  	</footer>		
269
		  	</footer>		
Línea 270... Línea 270...
270
  
270