Make WordPress Core


Ignore:
Timestamp:
11/20/2010 07:27:12 PM (14 years ago)
Author:
nacin
Message:

Use 'Update' and 'Save Link' for internal linking submit button. props koopersmith, see #11420.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/internal-linking.php

    r16479 r16510  
    114114    </div>
    115115    <div id="wp-link-update">
    116         <a class="button-primary" href="#"><?php _e( 'Update' ); ?></a>
     116        <a class="button-primary" href="#"></a>
    117117    </div>
    118118</div>
Note: See TracChangeset for help on using the changeset viewer.