]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/classic/comments.php
Wordpress 2.9
[autoinstalls/wordpress.git] / wp-content / themes / classic / comments.php
index 57d6cf3cceda737853b88f101bec1f2b99593c95..3ccd0740d76fa17e303db48f7fa48ff045dcc1b1 100644 (file)
@@ -66,7 +66,7 @@ if ( post_password_required() ) : ?>
 
 <!--<p><small><strong>XHTML:</strong> <?php printf(__('You can use these tags: %s'), allowed_tags()); ?></small></p>-->
 
-<p><textarea name="comment" id="comment" cols="100%" rows="10" tabindex="4"></textarea></p>
+<p><textarea name="comment" id="comment" cols="58" rows="10" tabindex="4"></textarea></p>
 
 <p><input name="submit" type="submit" id="submit" tabindex="5" value="<?php esc_attr_e('Submit Comment'); ?>" />
 <input type="hidden" name="comment_post_ID" value="<?php echo $id; ?>" />