PATH:
home
/
letacommog
/
letaweb
/
admin
/
modules
/
text
<div class="block "> <div class="form-group"> <div id="openeditmode"><button class="btn btn-primary" ng-click="openEditMode()"><?php $this->t('LBL_TEXT_BEGIN_EDIT'); ?></button></div> <div style="display:none" id="closeeditmode"><input type="button" class="btn btn-block command" rel="closeEditMode" value="<?php $this->t('LBL_TEXT_END_EDIT'); ?>" /></div> </div> <div class="form-group"> <div class="steditor_panel"></div> </div> </div> </div>
[+]
..
[-] backend.php
[edit]
[-] backend.js
[edit]
[-] frontend_class.php
[edit]
[-] frontend_view.php
[edit]