Hi,
just wonder is it possible to use the tab, section and hint script for putting echo text in the phpr project?
Eg, if we want to echo a remark on top of the list page with a collapsable section,
we need to use external script to achieve that. So, instead, can we use the built in features from phpr ?
like wrap around
echo" <div runner.section.start>
Instructions .........
</div>";
Thanks
acp