Changeset 23566 for trunk/wp-admin/setup-config.php
- Timestamp:
- 03/01/2013 05:12:02 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/setup-config.php
r23554 r23566 284 284 setup_config_display_header(); 285 285 ?> 286 <p><?php _e( "All right sparky! You’ve made it through this part of the installation. WordPress can now communicate with your database. If you are ready, time now to…" ); ?></p>286 <p><?php _e( "All right, sparky! You’ve made it through this part of the installation. WordPress can now communicate with your database. If you are ready, time now to…" ); ?></p> 287 287 288 288 <p class="step"><a href="install.php" class="button button-large"><?php _e( 'Run the install' ); ?></a></p>
Note: See TracChangeset
for help on using the changeset viewer.