Add missing form ending tag. Props ocean90. see #11817
git-svn-id: https://develop.svn.wordpress.org/trunk@13383 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c9dfb91763
commit
123678af50
@ -372,6 +372,7 @@ if ( $post_counter > 0 && $menu_selected_id > 0 && ! $updated ) {
|
||||
</div><!-- /.widgets-holder-wrap -->
|
||||
</div><!-- /.hide-if-no-js -->
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div id="dialog-confirm" style="display:none;" title="<?php esc_attr_e('Edit Menu Item'); ?>">
|
||||
|
Loading…
Reference in New Issue
Block a user