- Timestamp:
- 09/04/2009 11:13:43 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-sn-framework/registration/register.php
r1716 r1795 250 250 <img src="<?php bp_avatar_to_crop() ?>" id="avatar-to-crop" class="avatar" alt="<?php _e( 'Avatar to crop', 'buddypress' ) ?>" /> 251 251 252 <div id="avatar-crop-pane" style="width:100px;height:100px;overflow:hidden;">252 <div id="avatar-crop-pane"> 253 253 <img src="<?php bp_avatar_to_crop() ?>" id="avatar-crop-preview" class="avatar" alt="<?php _e( 'Avatar preview', 'buddypress' ) ?>" /> 254 254 </div>
Note: See TracChangeset
for help on using the changeset viewer.