PATH:
home
/
letacommog
/
letaweb
/
admin
/
modules
/
facebooklike
<?php $width = getIndex($this->module_data, 'width', 450); ?> <div class="like_container"> <div class="fb-like" data-href="http://google.com" data-send="true" data-width="<?php echo $width ?>" data-show-faces="true"></div> </div>
[+]
..
[-] frontend_class.php
[edit]
[-] backend.php
[edit]
[-] backend.js
[edit]
[-] frontend_script.php
[edit]
[-] frontend_view.php
[edit]