Hi there. I have made a php block that creates a simple link block using the language files for the text. However, I can't change the block title - is there any way to do this? I've searched but find nothing much on the GL site.
Thanks.
The block title can only be set from the Admin's block menu.
If you want to do that from your PHP block itself, I'd suggest you look up the code in admin/block.php to find out how it is set there.
bye, Dirk