open includes/modules/sideboxes/information.php
add the following where you wish the link information to appear
$information[] = '<a href="' . zen_href_link(FILENAME_LINKS) . '">' . BOX_HEADING_LINK_CATEGORIES . '</a>';
save the file to includes/modules/sideboxes/YOUR_TEMPLATE/information.php
upload the file to your server
Bookmarks