From 34c55ff465294edfa6b05e519d1077333ac471fe Mon Sep 17 00:00:00 2001 From: Michael Fields Date: Tue, 6 Mar 2012 14:40:49 +0000 Subject: [PATCH] _s: Move post meta separators inside conditionals ensuring that separators will not be orphaned. Use consistent 'edit link' whitespace in image.php as well. git-svn-id: https://wpcom-themes.svn.automattic.com/_s/@9087 d957f892-c61d-0410-b221-f235e6eecf30 --- content.php | 7 +++---- image.php | 2 +- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/content.php b/content.php index 5a68e4fd..1b60b5e3 100644 --- a/content.php +++ b/content.php @@ -37,7 +37,6 @@ - | + | - | - | + - ', '' ); ?> + | ', '' ); ?> diff --git a/image.php b/image.php index ed7901c6..6b2dbd86 100644 --- a/image.php +++ b/image.php @@ -31,7 +31,7 @@ get_header(); get_the_title( $post->post_parent ) ); ?> - | ', '' ); ?> + | ', '' ); ?>