From fb3f81068277c42c15a899f3a785ff96739b7d31 Mon Sep 17 00:00:00 2001 From: Brian Date: Fri, 15 Jul 2016 14:49:53 -0400 Subject: [PATCH] Quick fix for just categories on a single page --- content-single.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content-single.php b/content-single.php index 80401ad..3582fbd 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.', 'cs' ); + $meta_text = __( '
Categories:
%1$s.