backdrop-contrib / views_bootstrap

This module provides a set of styles for the Views module. It allows you to create responsive Bootstrap 3.x components, such as grids, carousels, tabs, and tables, all within the configuration settings of the powerful Views module.
https://backdropcms.org/project/views_bootstrap
GNU General Public License v2.0
0 stars 7 forks source link

Remove "Administer" from admin menu setting #32

Closed stpaultim closed 5 years ago

stpaultim commented 5 years ago

The word "administer" in the admin menu listing is redundant. None of the other default admin menu items include this word and it clutters up the menu. I think it would be best to remove this word for consistency with other modules.

Does not impact performance of module. UX impact only.

stpaultim commented 5 years ago

Fixed! Thanks @daggerhart