diff --git a/lam/templates/tools.php b/lam/templates/tools.php index e4ae0765..390942f4 100644 --- a/lam/templates/tools.php +++ b/lam/templates/tools.php @@ -81,7 +81,7 @@ for ($i = 0; $i < sizeof($tools); $i++) { echo "\n"; echo "   \n"; echo "
"; - echo "getLink() . "\" target=\"mainpart\">getImageLink() . "\">  " . $tools[$i]->getName() . ""; + echo "getLink() . "\">getImageLink() . "\">  " . $tools[$i]->getName() . ""; echo "

\n"; echo "     \n"; echo "";