diff options
| author | fukachan <fukachan> | 2001-03-04 06:03:59 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-03-04 06:03:59 +0000 |
| commit | af385407e17556b23ee24bbe38b9a77104770033 (patch) | |
| tree | 82bbae2e1ecdd40af2af2a2e0d49c8bacbbdb954 /fml/lib/FML/CGI | |
| parent | 0131796bddeb3fd72f5d03d0b07ad87706b223bb (diff) | |
| download | fml8-af385407e17556b23ee24bbe38b9a77104770033.tar.gz fml8-af385407e17556b23ee24bbe38b9a77104770033.tar.bz2 fml8-af385407e17556b23ee24bbe38b9a77104770033.zip | |
change table generator
s/doc/manual/
add [Japanese memo] entry which is linked to $module_name.ja.txt if available
Diffstat (limited to 'fml/lib/FML/CGI')
| -rw-r--r-- | fml/lib/FML/CGI/index.ja.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/fml/lib/FML/CGI/index.ja.html b/fml/lib/FML/CGI/index.ja.html index 4f5a1a87..a70887a8 100644 --- a/fml/lib/FML/CGI/index.ja.html +++ b/fml/lib/FML/CGI/index.ja.html @@ -11,13 +11,14 @@ FML/CGI::* classes <BODY BGCOLOR="#E6E6FA"> <CENTER><EM>FML::CGI class modules</EM></CENTER> <HR> -<TABLE BRODER=4> +<TABLE> <TR> <TD> - FML::CGI::TicketSystem <TD> + TicketSystem.pm <TD> <A HREF="TicketSystem.pm">[source]</A> <TD> -<A HREF="@@doc/TicketSystem.txt">[doc]</A> +<A HREF="@@doc/TicketSystem.txt">[manual]</A> +<TD> </TABLE> </BODY> </HTML> |
