- πΊπ¦Ukraine i-trokhanenko Lutsk πΊπ¦
+1 RTBC
Patch #10 works well for me. Thanks!
- First commit to issue fork.
- @urvashi_vora opened merge request.
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.
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
+1 RTBC
Patch #10 works well for me. Thanks!