Changeset 27 for trunk/b2comments.php
- Timestamp:
- 05/21/2003 11:30:42 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/b2comments.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/b2comments.php
r16 r27 39 39 </ol> 40 40 <h2>Leave a Comment</h2> 41 <p>Line and paragraph breaks automatic, website trumps email, basic <acronym title="Hypertext Markup Language">HTML</acronym> allowed.</p>41 <p>Line and paragraph breaks automatic, website trumps email, <acronym title="Hypertext Markup Language">HTML</acronym> allowed: <?php echo htmlentities($comment_allowed_tags); ?></p> 42 42 43 43 <!-- form to add a comment -->
Note: See TracChangeset
for help on using the changeset viewer.