11
Sure you can check for yourself, msdana. But I'll reply anyway for others who won't check the source.
In pre 2.0.14 themes, the javascript was added like this:
le="color: #000000"><?php <script type="text/javascript"> <!-- <{$xoops_js}> //--> </script>
In 2.0.14 this has changed to this:
le="color: #000000"><?php <{$xoops_module_header}>
...But for compatibility, I've keept both in my theme.
Best regards,
Daigoro