Changeset 4041 for trunk/bp-xprofile/bp-xprofile-classes.php
- Timestamp:
- 02/12/2011 08:50:26 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-xprofile/bp-xprofile-classes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-xprofile/bp-xprofile-classes.php
r4032 r4041 689 689 </div> 690 690 691 <?php if ( function_exists( 'wp_nonce_field' ) )wp_nonce_field( 'xprofile_delete_option' ); ?>691 <?php wp_nonce_field( 'xprofile_delete_option' ); ?> 692 692 693 693 </form>
Note: See TracChangeset
for help on using the changeset viewer.