Multisite: Revert indentation of the sample page content added in [40296].

Props swissspidy.
Fixes #40895.
Built from https://develop.svn.wordpress.org/trunk@40864


git-svn-id: http://core.svn.wordpress.org/trunk@40714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Dominik Schilling 2017-06-01 09:16:40 +00:00
parent d69e67581f
commit 0e82284d87
2 changed files with 9 additions and 9 deletions

View File

@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.8-RC1-40863';
$wp_version = '4.8-RC1-40864';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.