/[suikacvs]/messaging/newsportal/extras/frames/topframe.php3
Suika

Contents of /messaging/newsportal/extras/frames/topframe.php3

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Sat Dec 1 11:17:31 2001 UTC (22 years, 11 months ago) by wakaba
Branch: suika, MAIN
CVS Tags: initial, HEAD
Changes since 1.1: +0 -0 lines

1 <? $title="Newsportal - NNTP<->HTTP Gateway";
2
3 include "body.inc";
4 include "config.inc"; ?>
5
6 <table width=100%>
7 <tr>
8 <td><b><? echo $name;?></b></td>
9 <td align=left>
10 [<a target="<? echo $frame_groups;?>" href="index.php3"><? echo $text_thread["button_grouplist"] ?></a>]
11 <? if (!$readonly)
12 echo "[<a target=\"$frame_post\" ";
13 echo "href=\"$file_post?newsgroups=".urlencode($name)."&type=new\">";
14 echo $text_thread["button_write"]."</a>]";
15 ?>
16 </tr>
17 </table>
18
19 <? include "footer.inc"; ?>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24