Hi,
thank you for your answer.
Comparing the two files I see that the one you posted me has this extra line
<?php if ($user->authorise('core.create', 'com_t4pagebuilder') && $user->authorise('core.edit', 'com_t4pagebuilder')): ?>
Before I upload the new file and just out of curiosity (because I am not so good at php code), what does this line do?
Thank you