From 595c041ccf97d3e9ae7c2cf11c107b5311995a9e Mon Sep 17 00:00:00 2001 From: saxmatt Date: Sat, 24 Apr 2004 22:43:10 +0000 Subject: [PATCH] Typos. git-svn-id: http://svn.automattic.com/wordpress/trunk@1152 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/links.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wp-includes/links.php b/wp-includes/links.php index 37e7a81b2..daceeec7e 100644 --- a/wp-includes/links.php +++ b/wp-includes/links.php @@ -204,7 +204,7 @@ function get_links($category = -1, $before = '', $after = '
', echo($rel . $title . $target); echo('>'); if (($row->link_image != null) && $show_images) { - echo ''); + echo "link_image' $alt $title />"; } else { echo($name); }