More accesibility improvements
This commit is contained in:
parent
b3f2e096e1
commit
2e117ffa26
5 changed files with 11 additions and 8 deletions
|
@ -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,
|
||||
);
|
||||
|
|
Reference in a new issue