コード例 #1
0
    echo '<li><a href="actions/bumpthread.php?&forum=' . $f . '&id=' . $i . '"><img src="../img/forum/bump_thread.gif" alt=""> Bump Thread</a></li>';
}
?>
                                                        </ul>
						</td>
					</tr>

				</tbody>
			</table>
		</div>
		<!--<form action="javascript://" method="post">-->
		<div id="contentmsg">
					<a name="188090"></a>
                                        <?php 
//set the action bar
$action_bar = $rank < 3 && $details['status'] == 0 && $details['lock'] == 0 || $rank > 2 ? $thread->getActionBar($rank, $i, $f) : null;
//only display thread on page 1
if ($page == 1) {
    if ($details['status'] == 1 && $rank < 3) {
        ?>
                                        
                                                <table class="<?php 
        echo $thread->getPostType($details['status'], $details['username']);
        ?>
">
                                                <tbody>
                                                                        <tr>
                                                                                <td class="leftpanel">
                                                                                        <div class="msgcreator uname"> </div>
                                                                                        <div class="modtype"> </div>
                                                                                        <div class="msgcommands"> </div>