X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fsignup.html;h=8204f550255528b22669c876cfaaf6e81f501380;hb=0e7c29b192fff137d3b9167b29633a94f94b995f;hp=375137b3c02c5a123b9383e106b17dae87e3c0e7;hpb=63a268637b2d51a8766412617724b9436439deb6;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/signup.html b/fs_selfservice/FS-SelfService/cgi/signup.html index 375137b3c..8204f5502 100755 --- a/fs_selfservice/FS-SelfService/cgi/signup.html +++ b/fs_selfservice/FS-SelfService/cgi/signup.html @@ -28,6 +28,7 @@ <%= $error %>
+ @@ -42,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, @@ -87,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( { @@ -123,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