Changeset 180 for trunk/buddypress-theme/default/comments.php
- Timestamp:
- 07/02/08 02:06:12 (6 months ago)
- Files:
-
- 1 modified
-
trunk/buddypress-theme/default/comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/buddypress-theme/default/comments.php
r175 r180 97 97 <!--<p><strong>XHTML:</strong> You can use these tags: <code><?php echo allowed_tags(); ?></code></p>--> 98 98 99 <p><textarea name="comment" id="comment" cols=" 50" rows="10" tabindex="4"></textarea></p>99 <p><textarea name="comment" id="comment" cols="38" rows="10" tabindex="4"></textarea></p> 100 100 101 101 <p><input name="submit" type="submit" id="submit" tabindex="5" value="Submit Comment" />
