Changeset 6295 for trunk/bp-xprofile/bp-xprofile-classes.php
- Timestamp:
- 09/03/2012 02:32:45 AM (13 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
r6294 r6295 381 381 382 382 <div id="poststuff"> 383 <form action="<?php echo esc_ erl( $action ); ?>" method="post">383 <form action="<?php echo esc_url( $action ); ?>" method="post"> 384 384 <div id="titlediv"> 385 385 <h3><label for="group_name"><?php _e( "Field Group Title", 'buddypress') ?> *</label></h3>
Note: See TracChangeset
for help on using the changeset viewer.