Ticket #5917: bp-xprofile-classes.php.patch
File bp-xprofile-classes.php.patch, 700 bytes (added by , 10 years ago) |
---|
-
src/bp-xprofile/bp-xprofile-classes.php
1023 1023 </div> 1024 1024 1025 1025 <?php endif ?> 1026 <?php do_action( 'xprofile_field_after_sidebarbox', $this ); ?> 1026 1027 </div> 1027 1028 1028 1029 <div id="postbox-container-2" class="postbox-container"> … … 1062 1063 <input type="hidden" name="fieldtype" id="fieldtype" value="textbox" /> 1063 1064 1064 1065 <?php endif; ?> 1065 1066 <?php do_action( 'xprofile_field_after_contentbox', $this ); ?> 1066 1067 </div> 1067 1068 </div><!-- #post-body --> 1068 1069