| 278 |
<table cols="2" border="0" cellpadding="0" cellspacing="0" width="770"> |
<table cols="2" border="0" cellpadding="0" cellspacing="0" width="770"> |
| 279 |
<tr> |
<tr> |
| 280 |
<td width="50%"> |
<td width="50%"> |
| 281 |
<a class="s2" href="main.php?sid=<? echo $result_set["data"]["sid"]; ?>"><? echo $BBS_name; ?></a>>><a class="s2" href="list.php?sid=<? echo $result_set["data"]["sid"]; ?>&ex=<? echo ($result_set["data"]["ex"]); ?>"><? echo $result_set["data"]["section_title"]; ?></a> |
<a class="s2" href="main.php?sid=<? echo $result_set["data"]["sid"]; ?>"><? echo $BBS_name; ?></a>>><a class="s2" href="list.php?sid=<? echo $result_set["data"]["sid"]; ?>"><? echo $result_set["data"]["section_title"]; ?></a>>><a class="s2" href="list.php?sid=<? echo $result_set["data"]["sid"]; ?>&ex=<? echo ($result_set["data"]["ex"]); ?>"><? echo ($result_set["data"]["ex"] ? "文摘区" : "讨论区"); ?></a> |
| 282 |
<a class="s2" href="post.php?reply_id=<? echo $result_set["data"]["id"]; ?>"e=0" title="直接回复该文章">[快速回复]</a> |
<a class="s2" href="post.php?reply_id=<? echo $result_set["data"]["id"]; ?>"e=0" title="直接回复该文章">[快速回复]</a> |
| 283 |
<? |
<? |
| 284 |
if ($previous_id > 0) |
if ($previous_id > 0) |