How to copy a "Add" button to my index ?

Hi guys,

I need to move the "add blog" button to the index as explained in the title of this post.

I tried these lines :

echo elgg_view('input/submit', array('value' => elgg_echo('groups:add')));

and the button are here, in correct format but they don't redirect to the groups/add page.

Can you help me to stick a http link to my new buttons please ?

 

Best Regards!