diff --git a/content-single.php b/content-single.php index 3582fbd..9393404 100644 --- a/content-single.php +++ b/content-single.php @@ -85,7 +85,7 @@ if ( '' != $tag_list ) { $meta_text = __( '
Categories:
%1$s
Tags:
%2$s
', 'cs' ); } else { - $meta_text = __( '
Categories:
%1$s.Categories:
%1$s
', 'cs' ); } } // end check for categories on this blog