If you want, you can modify that link to use a different "style" or even have it as the link to the page.
In showphoto.php is a line like:
$showcode = "
Code:
Content visible to verified customers only.
";
You could change this to:
$showcode = "{$Globals['maindir']}/showphoto.php?photo=$photo";
and the link that would appear in that box (with bb code enabled), would be the link to the page itself.