PATH:
home
/
letacommog
/
letaweb
/
admin
/
modules
/
image
<div class="image"> <a href="<?php echo $this->link?>" target="_blank"> <img src="<?php echo $this->src ?>" title="<?php echo $this->title;?>" alt="<?php echo $this->alt;?>" /> </a> </div>
[+]
..
[-] frontend_class.php
[edit]
[-] backend.js
[edit]
[-] frontend_view.php
[edit]
[-] backend.php
[edit]