Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/03/2012 02:32:45 AM (13 years ago)
Author:
johnjamesjacoby
Message:

XProfile:

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-xprofile/bp-xprofile-classes.php

    r6294 r6295  
    381381
    382382            <div id="poststuff">
    383                 <form action="<?php echo esc_erl( $action ); ?>" method="post">
     383                <form action="<?php echo esc_url( $action ); ?>" method="post">
    384384                    <div id="titlediv">
    385385                        <h3><label for="group_name"><?php _e( "Field Group Title", 'buddypress') ?> *</label></h3>
Note: See TracChangeset for help on using the changeset viewer.