MantisBT: master a4e6b210

Author Committer Branch Timestamp Parent
dhx dhx master 2010-08-05 09:14 master 24e117c5
Affected Issues  0011930: No display of unused and new users when using non english account settings
Changeset

Fix 0011930: Fix unused/new prefix filters on manage users page

The UNUSED and NEW prefix filters on the manage users page were broken
due to use of a translated language string as a lookup key. This has now
been fixed to use constant keys "UNUSED" and "NEW" regardless of
language used.

mod - manage_user_page.php Diff File