# This patch file was generated by NetBeans IDE
# This patch can be applied using context Tools: Apply Diff Patch action on respective folder.
# It uses platform neutral UTF-8 encoding.
# Above lines and this line are ignored by the patching process.
old
|
new
|
|
424 | 424 | |
425 | 425 | <?php endforeach ?> |
426 | 426 | |
427 | | <?php do_action( 'bp_active_external_components' ); ?> |
428 | | |
429 | 427 | </tbody> |
430 | 428 | </table> |
431 | 429 | |
… |
… |
|
458 | 456 | |
459 | 457 | <?php endforeach ?> |
460 | 458 | |
461 | | <?php do_action( 'bp_active_external_components' ); ?> |
462 | | |
463 | | No newline at end of file |
464 | 459 | </tbody> |
465 | 460 | </table> |
466 | 461 | |