index of
/
home
/
thefkyzp
/
www
/
wp-content
/
plugins
/
ocean-extra
/
includes
/
metabox
/
controls
/
editor
/
File: /home/thefkyzp/www/wp-content/plugins/ocean-extra/includes/metabox/controls/editor/template.php
<div class="oceanwp-mb-desc"> <# if ( data.label ) { #> <span class="butterbean-label">{{ data.label }}</span> <# } #> <# if ( data.description ) { #> <span class="butterbean-description">{{{ data.description }}}</span> <# } #> </div> <div class="oceanwp-mb-field"> <textarea {{{ data.attr }}}>{{{ data.value }}}</textarea> </div>