Download & Extend

Unregistered 'users' form label in config

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

Status:active» closed (duplicate)

In any case this has also been raised in http://drupal.org/node/357207