Skip to:
Content

bbPress.org


Ignore:
Timestamp:
12/26/2004 10:14:22 AM (21 years ago)
Author:
matt
Message:

Titles, what a novel concept. Need to do login at some point.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bb-templates/topic.php

    r2 r3  
    2121        <div class="threadpost">
    2222            <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>
    2424        </div>
    2525    </li>
Note: See TracChangeset for help on using the changeset viewer.