Ticket #34897: install.diff
File install.diff, 451 bytes (added by , 9 years ago) |
---|
-
install.php
343 343 344 344 <h1><?php _e( 'Success!' ); ?></h1> 345 345 346 <p><?php _e( 'WordPress has been installed. Were you expecting more steps? Sorry to disappoint.' ); ?></p>346 <p><?php _e( 'WordPress has been installed. Thank you, and enjoy!' ); ?></p> 347 347 348 348 <table class="form-table install-success"> 349 349 <tr>