Ticket #798: patch.diff
File patch.diff, 362 bytes (added by , 16 years ago) |
---|
-
bp-xprofile/bp-xprofile-classes.php
595 595 break; 596 596 } 597 597 598 $html = apply_filters('bp_xprofile_field_edit_html', $html, $this); 598 599 return $html; 599 600 } 600 601