Changeset 45382 for trunk/src/wp-admin/setup-config.php
- Timestamp:
- 05/23/2019 01:11:04 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/setup-config.php
r44738 r45382 410 410 </p> 411 411 <textarea id="wp-config" cols="98" rows="15" class="code" readonly="readonly"><?php echo $config_text; ?></textarea> 412 <p><?php _e( 'After you’ve done that, click “Run the installation .”' ); ?></p>412 <p><?php _e( 'After you’ve done that, click “Run the installation”.' ); ?></p> 413 413 <p class="step"><a href="<?php echo $install; ?>" class="button button-large"><?php _e( 'Run the installation' ); ?></a></p> 414 414 <script>
Note: See TracChangeset
for help on using the changeset viewer.