Changeset 35182 for trunk/src/wp-admin/includes/ms.php
- Timestamp:
- 10/15/2015 03:07:48 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/ms.php
r35170 r35182 1078 1078 <?php endif; 1079 1079 1080 submit_button( __('Confirm Deletion'), ' delete' );1080 submit_button( __('Confirm Deletion'), 'primary' ); 1081 1081 ?> 1082 1082 </form>
Note: See TracChangeset
for help on using the changeset viewer.