diff --git a/wp-content/themes/twentyten/attachment.php b/wp-content/themes/twentyten/attachment.php index fe69187a35..b8f411dfa5 100644 --- a/wp-content/themes/twentyten/attachment.php +++ b/wp-content/themes/twentyten/attachment.php @@ -46,7 +46,7 @@
post_excerpt ) ) the_excerpt(); ?>
→', 'twentyten' ) ); ?> -' . __( 'Pages:', 'twentyten' ) . '&after=' ); ?> + '' ) ); ?> diff --git a/wp-content/themes/twentyten/header.php b/wp-content/themes/twentyten/header.php index becfbc80dc..0d8e9d9e69 100644 --- a/wp-content/themes/twentyten/header.php +++ b/wp-content/themes/twentyten/header.php @@ -43,7 +43,7 @@
- + 'menu_order', 'container_class' => 'menu-header' ) ); ?>
diff --git a/wp-content/themes/twentyten/loop.php b/wp-content/themes/twentyten/loop.php index ba401a1ce1..b098b1f142 100644 --- a/wp-content/themes/twentyten/loop.php +++ b/wp-content/themes/twentyten/loop.php @@ -117,7 +117,7 @@
→', 'twentyten' ) ); ?> - ' . __( 'Pages:', 'twentyten' ) . '&after=
'); ?> + '' ) ); ?> diff --git a/wp-content/themes/twentyten/onecolumn-page.php b/wp-content/themes/twentyten/onecolumn-page.php index a8c1bd997d..0bb7d9261a 100644 --- a/wp-content/themes/twentyten/onecolumn-page.php +++ b/wp-content/themes/twentyten/onecolumn-page.php @@ -15,7 +15,7 @@ get_header(); ?>

- ' . __( 'Pages:', 'twentyten' ) . '&after=
' ); ?> + '' ) ); ?> ', '' ); ?> diff --git a/wp-content/themes/twentyten/page.php b/wp-content/themes/twentyten/page.php index bd6bec9a7d..27d9c799e5 100644 --- a/wp-content/themes/twentyten/page.php +++ b/wp-content/themes/twentyten/page.php @@ -9,7 +9,7 @@

- ' . __( 'Pages:', 'twentyten' ) . '&after=
' ); ?> + '' ) ); ?> ', '' ); ?> diff --git a/wp-content/themes/twentyten/single.php b/wp-content/themes/twentyten/single.php index 18e28031bd..4543c11f69 100644 --- a/wp-content/themes/twentyten/single.php +++ b/wp-content/themes/twentyten/single.php @@ -23,7 +23,7 @@
- ' . __( 'Pages:', 'twentyten' ) . '&after=
' ); ?> + '' ) ); ?>