Changeset 1666
- Timestamp:
- 08/26/08 23:05:45 (3 months ago)
- Files:
-
- trunk/bb-templates/kakumei/topic.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/bb-templates/kakumei/topic.php
r1647 r1666 30 30 </div> 31 31 <div id="ajax-response"></div> 32 <ol id="thread" start="<?php echo $list_start; ?>"class="list:post">32 <ol id="thread" class="list:post"> 33 33 34 34 <?php foreach ($posts as $bb_post) : $del_class = post_del_class(); ?>