Make WordPress Core


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-link-form.php

    r15746 r15135  
    3737do_action('do_meta_boxes', 'link', 'advanced', $link);
    3838do_action('do_meta_boxes', 'link', 'side', $link);
    39 
    40 add_screen_option('layout_columns', array('max' => 2) );
    4139
    4240add_contextual_help($current_screen,
Note: See TracChangeset for help on using the changeset viewer.