<div id="CommentForm"> <form id="NewComment" action="{$url->getBaseUrl.... </fieldset> </form> </div>
<div id="CommentForm"> <form action="{$url->getBaseUrl()}/index.php" method="post">... <type="text" name="userUrl" id="userUrl" value="" /></div> <div id="Submit"><input id="Add" type="submit" value="{$locale->pr("comment_send")}" name="Add" /><form id="NewComment" name="NewComment> <input type="hidden" name="op" value="AddComment" /> <input type="hidden" name="articleId" value="{$post-... </fieldset> </form> </div>