Move configuration menu item to "Regional and language"

Created on 7 September 2011, almost 13 years ago
Updated 23 February 2023, over 1 year ago

Can the following change please be made to version 7:

$items['admin/config/gtranslate'] = array(
        'title' => 'GTranslate',
        'description' => 'GTranslate module settings control',
        'page callback' => 'drupal_get_form',
        'page arguments' => array('gtranslate_admin'),
        'access arguments' => array('administer site configuration'),
        'type' => MENU_NORMAL_ITEM
    );

Changes the menu path and the permission. This puts Gtranslate in the right spot under /config (not in the Toolbar) with a more appropriate permission.

πŸ“Œ Task
Status

RTBC

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States kevinquillen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024