Posted by danielb on March 23, 2009 at 2:08am
Jump to:
| Project: | Counter |
| Version: | 6.x-1.6 |
| Component: | User interface |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Line 49 of counter.settings.inc
'#title' => t('Show Unregistered Nodes'),
should be
'#title' => t('Show Unregistered Users'),
:D
Comments
#1
actually I am incorrect on this
it should be "Inactive users"
and registered should be "Active users"
see http://drupal.org/node/387378
#2
In any case this has also been raised in http://drupal.org/node/357207