From faecac7803b6ddfe9d04fff66fc109638312e237 Mon Sep 17 00:00:00 2001
From: Sergey Biryukov
Date: Mon, 27 Jul 2015 12:42:14 +0000
Subject: [PATCH] Move the translator note added in [33437] directly before the
string it applies to.
fixes #33091.
git-svn-id: https://develop.svn.wordpress.org/trunk@33441 602fd350-edb4-49c9-b593-d223f7449a82
---
src/wp-admin/install.php | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/wp-admin/install.php b/src/wp-admin/install.php
index 1a872970e1..cbbc7fdcfe 100644
--- a/src/wp-admin/install.php
+++ b/src/wp-admin/install.php
@@ -147,8 +147,9 @@ function display_setup_form( $error = null ) {
+
-
+