Other than commenting out the code below, is there a way to disable this?
Code:
<p> <input class="text url" type="text" name="url" id="url" value="<?php echo $comment_author_url; ?>" size="30" tabindex="3" /> <label for="<?php _e('url','atahualpa'); ?>"> <?php _e('Website','atahualpa'); ?></label> </p>