summaryrefslogtreecommitdiff
path: root/fs_signup
diff options
context:
space:
mode:
authorivan <ivan>2002-04-17 11:46:23 +0000
committerivan <ivan>2002-04-17 11:46:23 +0000
commit6f572b3cac49cee4d1f4e75c0474fe8a89ac24a9 (patch)
tree7b74972c968e8e22800c0888f699437504d6ff79 /fs_signup
parentdf8ea3edfbcb3b286e6dca5a98d697fe091be526 (diff)
fix example success template
Diffstat (limited to 'fs_signup')
-rw-r--r--fs_signup/FS-SignupClient/cgi/success.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs_signup/FS-SignupClient/cgi/success.html b/fs_signup/FS-SignupClient/cgi/success.html
index 0119b3b..397cc6c 100644
--- a/fs_signup/FS-SignupClient/cgi/success.html
+++ b/fs_signup/FS-SignupClient/cgi/success.html
@@ -6,6 +6,6 @@ Signup information for <%= $email_name %>:
<BR><BR>
Username: <%= $username %><BR>
Password: <%= $password %><BR>
-Access number: (<%= $ac %>) / $exch - $local<BR>
+Access number: (<%= $ac %>) / <%= $exch %> - <%= $local %><BR>
Package: <%= $pkg %><BR>
</BODY></HTML>