diff options
| author | fukachan <fukachan> | 2008-09-13 10:20:53 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2008-09-13 10:20:53 +0000 |
| commit | a594ea4899afe42d02b9f8a07effbf001353cbd6 (patch) | |
| tree | 8082ba0564e5b1fe6a48b8c5976988f8c857b24c | |
| parent | e16e7457ea608bb55be0a0fc95617acf443b08e0 (diff) | |
| download | fml8-a594ea4899afe42d02b9f8a07effbf001353cbd6.tar.gz fml8-a594ea4899afe42d02b9f8a07effbf001353cbd6.tar.bz2 fml8-a594ea4899afe42d02b9f8a07effbf001353cbd6.zip | |
change default url for submission of subscribe/unsubscribe request.
mailto:... -> /.../submit.cgi
| -rw-r--r-- | fml/share/listinfo/euc-jp/index.html.ja | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/fml/share/listinfo/euc-jp/index.html.ja b/fml/share/listinfo/euc-jp/index.html.ja index dbe05307..1d467ca7 100644 --- a/fml/share/listinfo/euc-jp/index.html.ja +++ b/fml/share/listinfo/euc-jp/index.html.ja @@ -17,9 +17,16 @@ __ml_name__@__ml_domain__ ML listinfo </CENTER> -<A HREF="mailto:__ml_name__@__ml_domain__?body=subscribe"> -__ml_name__@__ml_domain__ +<!-- GUIDE_BEGIN --> + +<!-- GUIDE_END --> + + +<!-- SUBMIT_CGI_BEGIN --> +<A HREF="/~__fml_owner__/cgi-bin/anonymous/__ml_domain__/__ml_name__/submit.cgi"> +MLへの入会、退会はこちらから </A> +<!-- SUBMIT_CGI_END --> <!-- =================================================================== --> |
