logo

This is an old version of this answer!

Return to the current answer
wrong
edit_comment_link(__('', 'sandbox'), '', '</span>'); ?>

right
edit_comment_link(__('<span>', 'sandbox'), '', '</span>'); ?>


-----------------------

li (comments ) actualy should be list items, but the no ul or ol tags so ----

<div class="block"> <ul>


and close it

</ul></div><!--TOGGLE BLOCK-->

Oleg Butuzov | 06/10/10 at 6:15pm

This is an old version of this answer!

Return to the current answer