PATH:
home
/
letacommog
/
letaweb
/
admin
/
views
/
builder
/
settings
<button class="btn btn-primary" ng-click="save()"> <?php $this->t("LBL_SAVE"); ?> </button> <div class="panel"> <div class="panel-header"> <?php $this->t("LBL_HEADER_CODE"); ?> </div> <div class="panel-body"> <textarea type="text" class="form-control" ng-model="header_code" style="height:200px;"></textarea> </div> <div class="panel-header"> <?php $this->t("LBL_FOOTER_CODE"); ?> </div> <div class="panel-body"> <textarea type="text" class="form-control" ng-model="footer_code" style="height:200px;"></textarea> </div> </div>
[+]
..
[+]
contributor
[-] contributor.php
[edit]
[-] domain.php
[edit]
[-] code_injection.php
[edit]
[-] billing.php
[edit]
[-] general.php
[edit]