X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fsignup.html;h=2bc59ca5d45ebefb22cb709bf534bc7e9d03e3cd;hb=573a1f97af61acd6d31c70321acbf7bb06bbcebf;hp=8204f550255528b22669c876cfaaf6e81f501380;hpb=0e7c29b192fff137d3b9167b29633a94f94b995f;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/signup.html b/fs_selfservice/FS-SelfService/cgi/signup.html index 8204f5502..2bc59ca5d 100755 --- a/fs_selfservice/FS-SelfService/cgi/signup.html +++ b/fs_selfservice/FS-SelfService/cgi/signup.html @@ -5,7 +5,12 @@ <%= $head %> - +<%= if ( $terms_of_service =~ /\S/ ) { # enable overlib + $OUT .= qq!\n! + foreach (qw(overlibmws overlibmws_iframe overlibmws_draggable + overlibmws_crossframe iframecontentmws )); +} +%> + + +<%= + foreach my $exempt_group ( @exempt_groups ) { + no strict 'refs'; + my $checked = ${"tax_$exempt_group"} ? 'CHECKED' : ''; + my $disabled = $checked ? '' : 'DISABLED'; + + $OUT .= qq! + + + !; + } +%> + + +
Tax Exempt ($exempt_group taxes) + - Exemption number
* required fields + + + +

First package @@ -313,6 +375,12 @@ ENDOUT +ENDOUT + + $OUT .= domainselector( svcpart=>$default_svcpart, domsvc=>$default_domsvc ) + if $default_svcpart; + + $OUT .= < @@ -387,15 +455,39 @@ if ( @optional_packages ) { $OUT = '' } %> - -
- +  +I agree to the Terms of Service. +]; + } +%> +
+
Username
Password