Purchase additional package
<%= if ( $error ) { $OUT .= qq!
$error
!; } ''; %>
<%= foreach my $part_pkg ( @part_pkg ) { $OUT .= '
{'pkgpart'} == $pkgpart; $OUT .= '>'. $part_pkg->{'pkg'}; } %>
Username
Password
Re-enter Password
<%= if ( $security_phrase ) { $OUT .= <
Security Phrase
ENDOUT } else { $OUT .= '
'; } %> <%= if ( @svc_acct_pop ) { $OUT .= '
Access number
'. popselector( 'popnum' => $popnum, 'pops' => \@svc_acct_pop, 'init_popstate' => $init_popstate, 'popac' => $popac, 'acstate' => $acstate, ). '
'; } else { $OUT .= popselector(popnum=>$popnum, pops=>\@svc_acct_pop); } %>