X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fcust_main%2Ffirst_pkg%2Fsvc_acct.html;h=4ffd7ea565957550fc50067cd048672bf307a39c;hb=2f2a2813ce2476a3e6294f601af7356091b41a63;hp=717bf5025bc58766941fddbc96f48ca239c4afda;hpb=b2101823682f3738f5b367d2c1f2a7c6d47cdad1;p=freeside.git diff --git a/httemplate/edit/cust_main/first_pkg/svc_acct.html b/httemplate/edit/cust_main/first_pkg/svc_acct.html index 717bf5025..4ffd7ea56 100644 --- a/httemplate/edit/cust_main/first_pkg/svc_acct.html +++ b/httemplate/edit/cust_main/first_pkg/svc_acct.html @@ -1,7 +1,7 @@ -<% ntable("#cccccc") %> + - + - + - + - + - + @@ -62,7 +62,7 @@ % } else { - + @@ -78,7 +78,7 @@ my $conf = new FS::Conf; my $ulen = dbdef->table('svc_acct')->column('username')->length; my $ulen2 = $ulen+2; -my $passwordmax = $conf->config('passwordmax') || 8; +my $passwordmax = $conf->config('passwordmax') || 12; my $pmax2 = $passwordmax + 2;
<% mt('Username') |h %><% mt('Username') |h %>
<% mt('Domain') |h %><% mt('Domain') |h %>
<% mt('Password') |h %><% mt('Password') |h %> - @@ -37,9 +37,9 @@ % if ( $opt{'password_verify'} ) {
<% mt('Re-enter Password') |h %><% mt('Re-enter Password') |h %> - @@ -50,7 +50,7 @@ % if ( $conf->exists('security_phrase') ) {
<% mt('Security Phrase') |h %><% mt('Security Phrase') |h %>
<% mt('Access number') |h %><% mt('Access number') |h %> %# XXX should gain "area code" selection and labels on the dropdowns <% FS::svc_acct_pop::popselector($opt{'popnum'}) %>