Unregistered 'users' form label in config

danielb - March 23, 2009 - 02:08
Project:Counter
Version:6.x-1.6
Component:User interface
Category:bug report
Priority:minor
Assigned:Unassigned
Status:duplicate
Description

Line 49 of counter.settings.inc

    '#title' => t('Show Unregistered Nodes'),

should be

    '#title' => t('Show Unregistered Users'),

:D

#1

danielb - March 23, 2009 - 02:17

actually I am incorrect on this

it should be "Inactive users"

and registered should be "Active users"

see http://drupal.org/node/387378

#2

danielb - March 23, 2009 - 02:22
Status:active» duplicate

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

 
 

Drupal is a registered trademark of Dries Buytaert.