- Timestamp:
- 08/25/2021 08:13:04 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-messages/classes/class-bp-messages-component.php
r13005 r13093 347 347 'id' => 'my-account-' . $this->id . '-inbox', 348 348 'title' => $inbox, 349 'href' => $messages_link,349 'href' => trailingslashit( $messages_link . 'inbox' ), 350 350 'position' => 10 351 351 );
Note: See TracChangeset
for help on using the changeset viewer.