Plugin Directory

Changeset 439519


Ignore:
Timestamp:
09/17/2011 09:42:17 PM (14 years ago)
Author:
michaelvar
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • bp-members-avatar-map/trunk/admin/mam-admin.php

    r439516 r439519  
    8080                      <th scope="row"><label for="mam-default"><?php _e( 'Map default location(put Latitude and Longitude of the desired default location)', 'bp-mam' ) ?></label></th>
    8181                      <td>
    82                          <input name="default_location" type="text" id="mam-default_location"  value="<?php echo attribute_escape( $map_default_location ); ?>" size="20" />
     82                         <input name="mam_default_location" type="text" id="mam_default_location"  value="<?php echo attribute_escape( $map_default_location ); ?>" size="20" />
    8383                      </td>
    8484                  </tr>
Note: See TracChangeset for help on using the changeset viewer.