| 18 |
$title.= ' - '.$group; |
$title.= ' - '.$group; |
| 19 |
include "body.inc"; ?> |
include "body.inc"; ?> |
| 20 |
|
|
| 21 |
<a name="top"></a> |
<h1 id="top"><?php echo $group; ?></h1> |
|
<h1 align="center"><?php echo $group; ?></h1> |
|
| 22 |
|
|
| 23 |
<p align="center"> |
<p class="navi"> |
| 24 |
<? if (!$readonly) |
<? if (!$readonly) |
| 25 |
echo '[<a href="../../'.$file_post.'?newsgroups='.urlencode($group).'&type=new">'.$text_thread["button_write"]."</a>] "; |
echo '[<a href="../../'.$file_post.'?newsgroups='.urlencode($group).'&type=new">'.$text_thread["button_write"]."</a>] "; |
| 26 |
echo '[<a href="../../'.$file_groups.'">'.$text_thread["button_grouplist"].'</a>]'; |
echo '[<a href="../../'.$file_groups.'">'.$text_thread["button_grouplist"].'</a>]'; |
| 44 |
$last=$article_count; |
$last=$article_count; |
| 45 |
} |
} |
| 46 |
} |
} |
| 47 |
echo '<p align="center">'; |
echo '<p class="page">'; |
| 48 |
showPageSelectMenu(count($headers),$first); |
showPageSelectMenu(count($headers),$first); |
| 49 |
echo '</p>'; |
echo '</p>'; |
| 50 |
} else { |
} else { |
| 56 |
} |
} |
| 57 |
?> |
?> |
| 58 |
|
|
| 59 |
<p align="right"><a href="#top"><? echo $text_thread["button_top"];?></a></p> |
<p class="backnavi"><a href="#top"><? echo $text_thread["button_top"];?></a></p> |
| 60 |
|
|
| 61 |
<? include "footer.inc"; ?> |
<? include "footer.inc"; ?> |