Changeset 5867 for trunk/src/templates/default/bbpress/loop-topics.php
- Timestamp:
- 07/17/2015 10:42:47 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/templates/default/bbpress/loop-topics.php
r5770 r5867 19 19 : esc_html_e( 'Posts', 'bbpress' ); 20 20 ?></li> 21 <li class="bbp-topic-freshness"><?php esc_html_e( ' Freshness', 'bbpress' ); ?></li>21 <li class="bbp-topic-freshness"><?php esc_html_e( 'Last Post', 'bbpress' ); ?></li> 22 22 </ul> 23 23 </li>
Note: See TracChangeset
for help on using the changeset viewer.