Changeset 44574 for trunk/src/wp-admin/includes/ms.php
- Timestamp:
- 01/12/2019 06:40:16 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ms.php
r44469 r44574 999 999 <?php else : ?> 1000 1000 <p><?php _e( 'Once you hit “Confirm Deletion”, these users will be permanently removed.' ); ?></p> 1001 <?php1001 <?php 1002 1002 endif; 1003 1003 1004 1004 submit_button( __( 'Confirm Deletion' ), 'primary' ); 1005 ?>1005 ?> 1006 1006 </form> 1007 1007 <?php
Note: See TracChangeset
for help on using the changeset viewer.