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()),

CommentFileSizeAuthor
userpoints_03.patch1.28 KBkmillecam

Comments

mile23’s picture

Status: Needs review » Closed (fixed)

Looks right in 5.x-3.7 at line 158.