Changed menu to fix capitalization and fixed a few spelling errors.
Around line 73:
from: 'title' => t('users by !points', userpoints_translation()),
to: 'title' => t('Users by !points', userpoints_translation()),
| Comment | File | Size | Author |
|---|---|---|---|
| userpoints_03.patch | 1.28 KB | kmillecam |
Comments
Comment #1
mile23Looks right in 5.x-3.7 at line 158.