- htmllink($page, $params{destpage}, $link, 1).
- " in ".
- htmllink($params{page}, $params{destpage}, $page, 1);
+ htmllink($page, $params{destpage}, $link, noimageinline => 1).
+ " from ".
+ htmllink($params{page}, $params{destpage}, $page, noimageinline => 1);