Changeset 11867 for trunk/wp-content/themes/default/comments.php
- Timestamp:
- 08/21/2009 05:26:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/comments.php
r11204 r11867 82 82 <!--<p><small><strong>XHTML:</strong> You can use these tags: <code><?php echo allowed_tags(); ?></code></small></p>--> 83 83 84 <p><textarea name="comment" id="comment" cols=" 100%" rows="10" tabindex="4"></textarea></p>84 <p><textarea name="comment" id="comment" cols="58" rows="10" tabindex="4"></textarea></p> 85 85 86 86 <p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" />
Note: See TracChangeset
for help on using the changeset viewer.