<small class=”commentmetadata”>” title=””><?php comment_date(‘F jS, Y’) ?> at <?php comment_time() ?> <?php edit_comment_link(‘ (Edit)’,”,”); ?></small>
should be
<small class=”commentmetadata” title=””><?php comment_date(‘F jS, Y’) ?> at <?php comment_time() ?> <?php edit_comment_link(‘ (Edit)’,”,”); ?></small>