diff --git a/comments.php b/comments.php
index 6ffe6a4..8b3b6a5 100644
--- a/comments.php
+++ b/comments.php
@@ -1,4 +1,4 @@
-
>
+
}
if ( have_comments() ) : ?>
+
>
@@ -139,7 +140,7 @@ if ( have_comments() ) : ?>
-
+
-
+
diff --git a/functions.php b/functions.php
index 0729855..767203c 100644
--- a/functions.php
+++ b/functions.php
@@ -5,7 +5,7 @@ if (function_exists('id_get_comment_number')) {
remove_filter('comments_number','id_get_comment_number');
}
-$comicpress_version = '2.8.1.6';
+$comicpress_version = '2.8.1.7';
// Remove the wptexturizer from changing the quotes and squotes.
// remove_filter('the_title', 'wptexturize');
diff --git a/functions/displayblogpost.php b/functions/displayblogpost.php
index 159b47c..cc37680 100644
--- a/functions/displayblogpost.php
+++ b/functions/displayblogpost.php
@@ -34,6 +34,7 @@ function display_blog_post() {
+ '
Pages: ', 'after' => '
', 'next_or_number' => 'number')); ?>