Remove test link

git-svn-id: http://svn.automattic.com/wordpress/trunk@9266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2008-10-21 17:59:19 +00:00
parent 97266a7552
commit b07b5fe1be

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>