X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fsignup.html;h=8204f550255528b22669c876cfaaf6e81f501380;hb=0e7c29b192fff137d3b9167b29633a94f94b995f;hp=9ee0cab340c795062e09c6dfd392a0a071049984;hpb=16f62db53bb9996f92c29f18db6a7191aaa131dd;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/signup.html b/fs_selfservice/FS-SelfService/cgi/signup.html index 9ee0cab34..8204f5502 100755 --- a/fs_selfservice/FS-SelfService/cgi/signup.html +++ b/fs_selfservice/FS-SelfService/cgi/signup.html @@ -28,8 +28,10 @@ <%= $error %>
+ + @@ -41,6 +43,14 @@ $OUT = join("\n", map { qq|| } qw / promo_code reg_code pkgpart username _password _password2 sec_phrase popnum mac_addr countrycode phonenum sip_password pin / ); %> +<%= + if ($override_ban_warn) { + $OUT .= 'Are you sure you want to sign up again?

'; + } else { + $OUT .= ''; + } +%> + Where did you hear about our service? } %>

+ +<%= unless ( $prepaid_template_custnum && $prepaid_shortform ) { + +my $bgcolor = $box_bgcolor || '#c0c0c0'; +$OUT .= qq! Contact Information - +
- + - + - + - + - - - !; + + my ($county_html, $state_html, $country_html) = regionselector( { selected_county => $county, selected_state => $state, @@ -86,29 +99,30 @@ Contact Information locales => \@cust_main_county, } ); - "$county_html $state_html"; - %> +$county_out = ($county_html =~ /SELECT/) ? 'County/State' : 'State'; +$OUT .= qq! + - + - + - + - + - + -<%= - $OUT = ''; +!; if ( $stateid_enabled ) { my ($county_html, $state_html, $country_html) = regionselector( { @@ -122,8 +136,16 @@ Contact Information $OUT .= qq!'; $OUT .=""; } -%> +$OUT .= qq!
*Contact name
(last, first)
, - , +
Company
*Address
 
*City*State/Country - <%= - ($county_html, $state_html, $country_html) = + * $county_out + $county_html $state_html *Zip
*Country<%= $country_html %>$country_html
Day Phone
Night Phone
Fax
!. $label{stateid_state} .'$county_html $state_html
* required fields
+!; + +} +else { + @payby = ('PREPAY'); +} +%> +
Billing information