diff --git a/wp-content/themes/twentyten/loop.php b/wp-content/themes/twentyten/loop.php index 811abfe039..9dc6297dfa 100644 --- a/wp-content/themes/twentyten/loop.php +++ b/wp-content/themes/twentyten/loop.php @@ -57,7 +57,7 @@ - ID ) || in_category( _x( 'gallery', 'gallery category slug', 'twentyten' ) ) ) : ?> + ID ) ) || in_category( _x( 'gallery', 'gallery category slug', 'twentyten' ) ) ) : ?>
>

@@ -89,7 +89,7 @@
- ID ) ) : ?> + ID ) ) : ?> | @@ -103,7 +103,7 @@ - ID ) || in_category( _x( 'asides', 'asides category slug', 'twentyten' ) ) ) : ?> + ID ) ) || in_category( _x( 'asides', 'asides category slug', 'twentyten' ) ) ) : ?>
>