From 337451b0999daf04b22d99e49ef5c25ba1d6b68c Mon Sep 17 00:00:00 2001 From: Scott Taylor Date: Tue, 15 Sep 2015 02:08:07 +0000 Subject: [PATCH] TwentyFifteen|Sixteen themes have a `
` in the header. Change the `
` IDs in `wp-activate.php` and `wp-signup.php` to be unique to each page. Props jfarthing84. Fixes #33843. git-svn-id: https://develop.svn.wordpress.org/trunk@34162 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-activate.php | 2 +- src/wp-signup.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/wp-activate.php b/src/wp-activate.php index a796cc5e48..7b7ef3498c 100644 --- a/src/wp-activate.php +++ b/src/wp-activate.php @@ -67,7 +67,7 @@ add_action( 'wp_head', 'wpmu_activate_stylesheet' ); get_header(); ?> -
+

diff --git a/src/wp-signup.php b/src/wp-signup.php index 3373f8ecd8..2729132099 100644 --- a/src/wp-signup.php +++ b/src/wp-signup.php @@ -75,7 +75,7 @@ get_header(); */ do_action( 'before_signup_form' ); ?> -
+