From 908b1f0b7da6cae18e1342fc00b04415d66d53ac Mon Sep 17 00:00:00 2001 From: Jeremy Felt Date: Sat, 3 Oct 2015 21:51:25 +0000 Subject: [PATCH] MS: Align HTML structure in `wp-signup.php` and `wp-activate.php`. Assigns the `wp-activate-container` and `wp-signup-container` to the container inside `#signup-container` on each. This container already existed in `wp-signup.php` and is new in `wp-activate.php`. Props ocean90. Fixes #25478. Built from https://develop.svn.wordpress.org/trunk@34814 git-svn-id: http://core.svn.wordpress.org/trunk@34779 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-activate.php | 2 ++ wp-includes/version.php | 2 +- wp-signup.php | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/wp-activate.php b/wp-activate.php index f9caa982aa..e0d059f064 100644 --- a/wp-activate.php +++ b/wp-activate.php @@ -68,6 +68,7 @@ get_header(); ?>
+

@@ -127,6 +128,7 @@ get_header(); } } ?> +