Changeset 8403 for sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp/content-post-job.php
- Timestamp:
- 03/07/2019 09:14:15 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp/content-post-job.php
r5378 r8403 15 15 16 16 <div class="notice notice-info"> 17 <span>!</span><span><?php _e( 'Please review the data you submitted for accuracy. Make any necessary corrections, then re-submit this form.', 'jobswp' ); ?></span> 17 <div> 18 <?php _e( 'Please review the data you submitted for accuracy. Make any necessary corrections, then re-submit this form.', 'jobswp' ); ?> 18 19 <?php do_action( 'jobswp_notice', 'verify' ); ?> 20 </div> 19 21 </div> 20 22
Note: See TracChangeset
for help on using the changeset viewer.