| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | if ( ! defined( 'ABSPATH' ) ) { |
| 3 | 3 | die( 'You are not allowed to call this page directly.' ); |
| 4 | 4 | } |
| 5 | 5 | ?> |
| 6 | -<div id="frm_adv_info" class="postbox frm-dropdown-menu"> | |
| 6 | +<div id="frm_adv_info" class="postbox"> | |
| 7 | 7 | <div class="inside"> |
| 8 | 8 | <?php FrmFormsController::mb_tags_box( $id ); ?> |
| 9 | 9 | </div> |
| 10 | 10 | </div> |