Hi andygi,
no Problem. I have to thank you.
Luckily I have also solved the other bug. But the solution is a bit dirty.
function gd_show_mylist_btn($styletarget = null, $item_id = null, $echo = true )
if($echo == true) {
echo $html;
} else {
return $html;
}
I think that you could code a nicer solution.
Cheers,
Bj?rn