Changeset 3 for trunk/bb-templates/topic.php
- Timestamp:
- 12/26/2004 10:14:22 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/bb-templates/topic.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bb-templates/topic.php
r2 r3 21 21 <div class="threadpost"> 22 22 <div class="post"><?php post_text(); ?></div> 23 <div class="poststuff">Posted: <?php post_time(); ?> {$viewIP} {$allowed}<a href="#post-<?php post_id(); ?>">#</a></div>23 <div class="poststuff">Posted: <?php post_time(); ?> <a href="#post-<?php post_id(); ?>">#</a></div> 24 24 </div> 25 25 </li>
Note: See TracChangeset
for help on using the changeset viewer.