index of
/
home
/
thefkyzp
/
www
/
wp-content
/
plugins
/
ocean-extra
/
includes
/
metabox
/
butterbean
/
tmpl
/
File: /home/thefkyzp/www/wp-content/plugins/ocean-extra/includes/metabox/butterbean/tmpl/control.php
<label> <# if ( data.label ) { #> <span class="butterbean-label">{{ data.label }}</span> <# } #> <# if ( data.description ) { #> <span class="butterbean-description">{{{ data.description }}}</span> <# } #> <input type="{{ data.type }}" value="{{ data.value }}" {{{ data.attr }}} /> </label>