mirror of
git://develop.git.wordpress.org/
synced 2025-04-12 08:02:05 +02:00
Upgrade/Install: Use consistent capitalization for "web host" in setup messages.
Follow-up to [8887], [13163]. Props bradparbs, sabernhardt, mukesh27. Fixes #53926. git-svn-id: https://develop.svn.wordpress.org/trunk@51610 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
d16e03f2fe
commit
fadb6b076e
@ -192,7 +192,7 @@ switch ( $step ) {
|
||||
);
|
||||
?>
|
||||
</p>
|
||||
<p><?php _e( 'In all likelihood, these items were supplied to you by your Web Host. If you don’t have this information, then you will need to contact them before you can continue. If you’re all ready…' ); ?></p>
|
||||
<p><?php _e( 'In all likelihood, these items were supplied to you by your web host. If you don’t have this information, then you will need to contact them before you can continue. If you’re all ready…' ); ?></p>
|
||||
|
||||
<p class="step"><a href="<?php echo $step_1; ?>" class="button button-large"><?php _e( 'Let’s go!' ); ?></a></p>
|
||||
<?php
|
||||
|
Loading…
x
Reference in New Issue
Block a user