Changeset 457 for trunk/b2commentspopup.php
- Timestamp:
- 10/20/2003 05:12:16 AM (22 years ago)
- File:
-
- 1 edited
-
trunk/b2commentspopup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/b2commentspopup.php
r442 r457 43 43 <li id="comment-<?php comment_ID() ?>"> 44 44 <?php comment_text() ?> 45 <p><cite><?php comment_type(); ?> by <?php comment_author_link() ?> <?php comment_date() ?> @ <a href="#comment-<?php comment_ID() ?>"><?php comment_time() ?></a></cite></p>45 <p><cite><?php comment_type(); ?> by <?php comment_author_link() ?> — <?php comment_date() ?> @ <a href="#comment-<?php comment_ID() ?>"><?php comment_time() ?></a></cite></p> 46 46 </li> 47 47
Note: See TracChangeset
for help on using the changeset viewer.