Quote Originally Posted by carilivia View Post
Go to includes/languages/english.php and find the text larger image

Take it out and there ya go!
or, more specifically

In the includes/languages/english.php

change

define('TEXT_CLICK_TO_ENLARGE', 'larger image');

to

define('TEXT_CLICK_TO_ENLARGE', '');

made the link disappear, yay