Changeset 9455 for sites/trunk/jobs.wordpress.net/public_html/wp-content/plugins/jobswp/jobswp-template.php
- Timestamp:
- 02/03/2020 10:39:47 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/jobs.wordpress.net/public_html/wp-content/plugins/jobswp/jobswp-template.php
r9453 r9455 99 99 } 100 100 101 $link .= " <span >($orig_jobscnt)</span> $after";101 $link .= " <span class='posts-count'>($orig_jobscnt)</span> $after"; 102 102 $output .= $link; 103 103 $output .= '<div class="grid_2 omega jobs-count">';
Note: See TracChangeset
for help on using the changeset viewer.