The .info for this module is defining the package as:

package = User Interface

While should be:

package = User interface

The standard Drupal naming convention suggests that any additional words to the package variable should be lowercase. Changing this will prevent Drupal from creating two "User interface" sections in the modules list.

Comments

c4rl’s picture

Status: Needs work » Closed (duplicate)