Changeset 40789 for trunk/src/wp-admin/includes/dashboard.php
- Timestamp:
- 05/19/2017 04:00:32 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/dashboard.php
r40776 r40789 1174 1174 <?php submit_button( __( 'Submit' ), 'secondary', 'community-events-submit', false ); ?> 1175 1175 1176 <button class="community-events-cancel button button-link" type="button" aria-expanded="false">1176 <button class="community-events-cancel button-link" type="button" aria-expanded="false"> 1177 1177 <?php _e( 'Cancel' ); ?> 1178 1178 </button>
Note: See TracChangeset
for help on using the changeset viewer.