From 2dcd8bf19b57c03c53a5b776cc15db0d15613ea0 Mon Sep 17 00:00:00 2001 From: "Philip M. Hofer (Frumph)" Date: Sat, 23 Jan 2010 02:33:28 -0800 Subject: [PATCH] Comment widget spacial fix for # Signed-off-by: Philip M. Hofer (Frumph) --- widgets/CommentsWidget.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/widgets/CommentsWidget.inc b/widgets/CommentsWidget.inc index 6f23755..c6551cf 100644 --- a/widgets/CommentsWidget.inc +++ b/widgets/CommentsWidget.inc @@ -24,7 +24,7 @@ class ComicPressCommentsWidget extends WP_Widget { echo $before_widget; $title = empty($instance['title']) ? __('Permalink','comicpress') : apply_filters('widget_title', $instance['title']); ?> - comment_status) { ?> + comment_status) { ?>