Make WordPress Core


Ignore:
Timestamp:
10/14/2009 05:53:49 AM (16 years ago)
Author:
azaozz
Message:

Remove remains from the old bookmarklet code

File:
1 edited

Legend:

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

    r12022 r12029  
    128128
    129129?>
    130 
    131 <?php if ( (isset($mode) && 'bookmarklet' == $mode) || isset($_GET['popupurl']) ): ?>
    132 <input type="hidden" name="mode" value="bookmarklet" />
    133 <?php endif; ?>
    134130
    135131<div class="wrap">
Note: See TracChangeset for help on using the changeset viewer.