[eluser]jurlan[/eluser]
hi all.
I'm using this code
Code:
<?php echo(heading('Title', 2, 'class="title"'); ?>
But when I look at th code it renders as
Code:
<h2 title>Title</h2>
Am I being blind, stupid, overlooking something??
Thanks for any replies!
/jurlan