It looks as if your footer links are generated by this line:
$html = wp_nav_menu($args);
That code pulls information from a WordPress menu, which you should be able to find and edit in your Dashboard under Appearance > Menus.
Good luck!
↧
iCaspar on "Changing the Footer links"
↧