Changeset 9075
- Timestamp:
- 10/09/2014 06:50:50 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-classes.php
r9060 r9075 1024 1024 1025 1025 <?php endif ?> 1026 1027 <?php do_action( 'xprofile_field_after_sidebarbox', $this ); ?> 1026 1028 </div> 1027 1029 … … 1064 1066 <?php endif; ?> 1065 1067 1068 <?php do_action( 'xprofile_field_after_contentbox', $this ); ?> 1066 1069 </div> 1067 1070 </div><!-- #post-body -->
Note: See TracChangeset
for help on using the changeset viewer.