File "mb_insert_fields.php"
Full path: /home/bud/public_html/swamp/wp-admin/wp-content/plugins/formidable/classes/views/frm-forms/mb_insert_fields.php
File size: 230 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
if ( ! defined( 'ABSPATH' ) ) {
die( 'You are not allowed to call this page directly.' );
}
?>
<div id="frm_adv_info" class="postbox">
<div class="inside">
<?php FrmFormsController::mb_tags_box( $id ); ?>
</div>
</div>