Changeset 45403 for trunk/src/wp-admin/setup-config.php
- Timestamp:
- 05/24/2019 09:55:21 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/setup-config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/setup-config.php
r45382 r45403 208 208 <form method="post" action="setup-config.php?step=2"> 209 209 <p><?php _e( 'Below you should enter your database connection details. If you’re not sure about these, contact your host.' ); ?></p> 210 <table class="form-table" >210 <table class="form-table" role="presentation"> 211 211 <tr> 212 212 <th scope="row"><label for="dbname"><?php _e( 'Database Name' ); ?></label></th>
Note: See TracChangeset
for help on using the changeset viewer.