Remove test link

git-svn-id: https://develop.svn.wordpress.org/trunk@9266 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Ryan Boren 2008-10-21 17:59:19 +00:00
parent 2e5e2c36be
commit 78af371a68
1 changed files with 1 additions and 1 deletions

View File

@ -301,7 +301,7 @@ function wp_dashboard_quick_press( $dashboard, $meta_box ) {
</div>
<div id="add-media-button" class="alignright">
<a class="thickbox button" href="http://hacek.local/wordpress/wp-admin/media-upload.php?TB_iframe=true" id="add-media-link"><?php _e( 'Insert Media' ); ?></a>
<a class="thickbox button" href="<?php echo clean_url( admin_url('media-upload.php?TB_iframe=true') ) ?>" id="add-media-link"><?php _e( 'Insert Media' ); ?></a>
</div>
<h4 id="content-label"><label for="content"><?php _e('Post') ?></label></h4>