Changeset 3125 for branches/plugin/bbp-admin/bbp-topics.php
- Timestamp:
- 05/09/2011 06:51:40 AM (15 years ago)
- File:
-
- 1 edited
-
branches/plugin/bbp-admin/bbp-topics.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-admin/bbp-topics.php
r3120 r3125 653 653 $formatted_actions[] = '<span class="' . $action . '">' . $link . '</span>'; 654 654 655 //echo '<div class="row-actions">' . implode( ' | ', $formatted_actions ) . '</div>';655 echo '<div class="row-actions">' . implode( ' | ', $formatted_actions ) . '</div>'; 656 656 } else { 657 657 _e( '(No Forum)', 'bbpress' );
Note: See TracChangeset
for help on using the changeset viewer.