Make WordPress Core

Ticket #17282: dashboard.php.patch

File dashboard.php.patch, 180 bytes (added by ryanimel, 14 years ago)

Tweak of Dashboard Recent Comments widget

Line 
1633c633
2<                       <p class="textright"><a href="edit-comments.php" class="button"><?php _e('View all'); ?></a></p>
3---
4>                       <?php _get_list_table('WP_Comments_List_Table')->views(); ?>