Changeset 45416 for trunk/src/wp-admin/network/site-users.php
- Timestamp:
- 05/25/2019 03:18:24 PM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/network/site-users.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/network/site-users.php
r45403 r45416 355 355 </tr> 356 356 <tr class="form-field"> 357 <td colspan="2" ><?php _e( 'A password reset link will be sent to the user via email.' ); ?></td>357 <td colspan="2" class="td-full"><?php _e( 'A password reset link will be sent to the user via email.' ); ?></td> 358 358 </tr> 359 359 </table>
Note: See TracChangeset
for help on using the changeset viewer.