- Timestamp:
- 11/19/2013 08:30:45 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/jobs.wordpress.net/public_html/wp-content/themes/jobswp/sidebar.php
r88 r123 11 11 <aside id="cats" class="widget"> 12 12 <h3 class="widget-title"><?php _e( 'Position Types', 'jobswp' ); ?></h3> 13 <ul> 13 <a href="#" class="menu-jobs-toggle"></a> 14 <ul class="menu-jobs"> 14 15 <li class="job-cat-item job-cat-item-all"><a href="/" title="<?php esc_attr_e( 'View all job openings', 'jobswp' ); ?>"><?php _e( 'All Openings', 'jobswp' ) ?></a></li> 15 16 <?php Jobs_Dot_WP::list_job_categories(); ?>
Note: See TracChangeset
for help on using the changeset viewer.