account dropdown menu for plugins does not inflect plugin name correctly

XMLWordPrintable

      The account dropdown menu for plugins does not appropriately inflect the name of the plugin.

      The code in secondaryMenu.ctp has

      $args['plugin'] = $plugin;

      instead of

      $args['plugin'] = Inflector::underscore($plugin);

            Assignee:
            Scott Koranda SCG (Inactive)
            Reporter:
            Scott Koranda SCG (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: