mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 12:50:28 +00:00
Dashboard styling from mt. fixes #6029
git-svn-id: https://develop.svn.wordpress.org/trunk@7088 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -276,7 +276,7 @@ function wp_dashboard_recent_comments( $sidebar_args ) {
|
||||
|
||||
if ( $is_first ) : $is_first = false;
|
||||
?>
|
||||
<blockquote><?php comment_text(); ?></blockquote>
|
||||
<blockquote><p>“<?php comment_excerpt(); ?>”</p></blockquote>
|
||||
<p class='comment-meta'><?php echo $comment_meta; ?></p>
|
||||
|
||||
<ul id="dashboard-comments-list">
|
||||
|
||||
Reference in New Issue
Block a user