Changeset 45834 for branches/5.2/src/wp-admin/install.php
- Timestamp:
- 08/19/2019 04:12:44 AM (5 years ago)
- Location:
- branches/5.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2
-
branches/5.2/src/wp-admin/install.php
r45358 r45834 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.