From d41371c9f9036a7f9bcf21c297abd77877cac435 Mon Sep 17 00:00:00 2001 From: Amy Hendrix Date: Thu, 29 Aug 2013 10:59:27 -0400 Subject: [PATCH] Simplify comment labeling in image.php The image template is the only one to label "comments and trackbacks are open" "comments are closed but trackbacks are open" etc. ad nauseam. Few people are using those options any more, and it's a lot of clutter on a template that (if anything) should be simpler and cleaner than all the rest - we should delete all that and match the comment presentation to the way it's done in page.php and single.php --- image.php | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/image.php b/image.php index e9c7d502..2b1ec800 100644 --- a/image.php +++ b/image.php @@ -65,16 +65,6 @@ get_header(); @@ -91,4 +81,4 @@ get_header(); - \ No newline at end of file +