Posted by AJenbo on December 3, 2010 at 2:02pm
1 follower
| Project: | Avatar Crop |
| Version: | 6.x-1.4 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
avatarcrop.module line 211
'#value' => 'Continue',
should be
'#value' => t('Continue'),