Changeset 13550
- Timestamp:
- 08/15/2023 06:31:31 AM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/11.0/src/bp-core/admin/bp-core-admin-functions.php
r13329 r13550 1103 1103 } 1104 1104 1105 echo preg_replace( '/\<div \sclass=\".*\"\sid=\"tabs-panel-posttype-bp_nav_menu_item-search\"[^>]*>(.*?)\<\/div\>/s', $all_bp_tabs, $output );1105 echo preg_replace( '/\<div(\sclass=\".*\"\s|\s)id=\"tabs-panel-posttype-bp_nav_menu_item-search\"[^>]*>(.*?)\<\/div\>/s', $all_bp_tabs, $output ); 1106 1106 } 1107 1107
Note: See TracChangeset
for help on using the changeset viewer.