From 2b9fb5c1b1217e704d9ac6e82a8c67c6669f30aa Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 28 Dec 2009 19:05:45 +0000 Subject: [PATCH] do not depend on frames --- lam/templates/tools.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 "";