Changeset 45403 for trunk/src/wp-admin/install.php
- Timestamp:
- 05/24/2019 09:55:21 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/install.php
r45357 r45403 114 114 <?php } ?> 115 115 <form id="setup" method="post" action="install.php?step=2" novalidate="novalidate"> 116 <table class="form-table" >116 <table class="form-table" role="presentation"> 117 117 <tr> 118 118 <th scope="row"><label for="weblog_title"><?php _e( 'Site Title' ); ?></label></th>
Note: See TracChangeset
for help on using the changeset viewer.