Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
04/01/2008 10:55:22 PM (17 years ago)
Author:
apeatling
Message:

Andy P: fixed validation on radio button fields that don't post a value and are required

Location:
trunk/bp_xprofile
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp_xprofile

    • Property eol-style:native set to bp_core.php
  • trunk/bp_xprofile/bp_xprofile.classes.php

    • Property eol-style:native set to bp_xprofile.admin.php
    r5 r6  
    611611    {
    612612        $options = $this->get_children();
     613
    613614    ?>
    614615   
     
    616617       
    617618        <h2><?php _e("Profile Settings") ?> &raquo; <?php _e('Add Field') ?></h2>
    618                    
    619         <p>You are adding a new field to the group "<?php echo $this->name; ?>".</p>
    620619
    621620        <?php if($message != '') { ?>
Note: See TracChangeset for help on using the changeset viewer.