I have created a custom mambo module but would prefer it wasn't wrapped in a HTML table.
The custom module simply creates an IMG tag so I would rather it returned the IMG tag only instead of the IMG tag wrapped by an HTML table. Is this possible?
Obviously I could mess with the mosLoadModules() routine but would rather not as this would muck other modules loaded the same way but need the HTML table wrapper.
I hope this makes sense
