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:
Ryan Boren
2008-02-28 20:37:48 +00:00
parent f36ec751be
commit 39c309c245
3 changed files with 25 additions and 15 deletions
+1 -1
View File
@@ -276,7 +276,7 @@ function wp_dashboard_recent_comments( $sidebar_args ) {
if ( $is_first ) : $is_first = false;
?>
<blockquote><?php comment_text(); ?></blockquote>
<blockquote><p>&#8220;<?php comment_excerpt(); ?>&#8221;</p></blockquote>
<p class='comment-meta'><?php echo $comment_meta; ?></p>
<ul id="dashboard-comments-list">