More accesibility improvements

This commit is contained in:
Manuel Cillero 2017-09-01 08:02:53 +02:00
parent b3f2e096e1
commit 2e117ffa26
5 changed files with 11 additions and 8 deletions

View file

@ -46,7 +46,7 @@ function clone_menu() {
'page callback' => 'clone_node_check',
'page arguments' => array(1),
'title' => 'Clone',
'weight' => 10,
'weight' => 2,
'file' => 'clone.pages.inc',
'type' => MENU_LOCAL_TASK,
);