From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] Mark required input fields with a star Date: Fri, 05 Jun 2015 16:43:51 +0200 Message-ID: <1433515431.27049.27.camel@ipfire.org> In-Reply-To: <5570C39C.3070403@web.de> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3722533231515983268==" List-Id: --===============3722533231515983268== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, first of all, the patch applies except some conflicts in the language files and pppsetup.cgi. I guess these are proper conflicts but I have not investigated any further. More comments are inline. In summary: Looking good. On Thu, 2015-06-04 at 23:31 +0200, Larsen wrote: > Mark required input fields with a star as nowadays this is > the de-facto default. Before, it was the other way around and > optional fields were marked. >=20 > Fixes bug 10847. >=20 > Signed-off-by: Lars Schuhmacher > --- > html/cgi-bin/connscheduler.cgi | 10 ++--- > html/cgi-bin/dhcp.cgi | 51 ++++++++++++------------ > html/cgi-bin/dnsforward.cgi | 8 ++-- > html/cgi-bin/hosts.cgi | 10 ++--- > html/cgi-bin/mac.cgi | 12 +++--- > html/cgi-bin/modem.cgi | 17 ++++---- > html/cgi-bin/ovpnmain.cgi | 73 +++++++++++++++++----------------- > html/cgi-bin/pppsetup.cgi | 38 +++++++++--------- > html/cgi-bin/proxy.cgi | 78 ++++++++++++++++++---------------= ---- > html/cgi-bin/qos.cgi | 6 +-- > html/cgi-bin/time.cgi | 6 +-- > html/cgi-bin/tor.cgi | 18 ++++----- > html/cgi-bin/updatexlrator.cgi | 4 +- > html/cgi-bin/urlfilter.cgi | 48 +++++++++++------------ > html/cgi-bin/vpnmain.cgi | 63 +++++++++++++++--------------- > html/cgi-bin/wakeonlan.cgi | 6 +-- > html/cgi-bin/wireless.cgi | 8 ++-- > langs/de/cgi-bin/de.pl | 2 +- > langs/en/cgi-bin/en.pl | 2 +- > langs/es/cgi-bin/es.pl | 2 +- > langs/fr/cgi-bin/fr.pl | 2 +- > langs/it/cgi-bin/it.pl | 2 +- > langs/nl/cgi-bin/nl.pl | 2 +- > langs/pl/cgi-bin/pl.pl | 2 +- > langs/ru/cgi-bin/ru.pl | 2 +- > langs/tr/cgi-bin/tr.pl | 2 +- > src/squid-accounting/accounting.cgi | 44 ++++++++++----------- > 27 files changed, 253 insertions(+), 265 deletions(-) >=20 > diff --git a/html/cgi-bin/connscheduler.cgi b/html/cgi-bin/connscheduler.cgi > index c3bd0bc..90aae52 100644 > --- a/html/cgi-bin/connscheduler.cgi > +++ b/html/cgi-bin/connscheduler.cgi > @@ -275,7 +275,7 @@ print <
> > > - > + > > > - > > - > + > > > - > + >
$Lang::tr{'ConnSched time'}$Lang::tr{'ConnSched time'} 3D'*'


$Lang::tr{'ConnSched action'} > +
$Lang::tr{'ConnSched action'}  >  


$Lang::tr{'ConnSched days'}
$Lang::tr{'ConnSched days'}  $Lang::tr= {'sunday'} >

$Lang::tr{'remark title'} 3D'*'
$Lang::tr{'remark title'}
>
>
> > > > <= /td> > diff --git a/html/cgi-bin/dhcp.cgi b/html/cgi-bin/dhcp.cgi > index e75207a..29a71e4 100644 > --- a/html/cgi-bin/dhcp.cgi > +++ b/html/cgi-bin/dhcp.cgi > @@ -544,39 +544,39 @@ print < $Lang::tr{'ip address'}
$Lang::t= r{'netmask'}:
> > - > + > > - > + > > > - > + > > - > + > > > - > + > > > > > - > + > > - > + > > > - > + > > - > + > > > - > + > > - > + > > > - > + > > - > > >
3D'*' > - $Lang::tr{'this field may be blank'} > + $Lang::tr{'required field'} > $netsettings{"${itf}_ADDRESS"}
$netsettings{"${= itf}_NETMASK"}
$Lang::tr{'start address'}$Lang::tr{'start address'} 3D'*'$Lang::tr{'end address'}$Lang::tr{'end address'} 3D'*'
$Lang::tr{'default lease time'}$Lang::tr{'default lease time'} 3D'*'$Lang::tr{'max lease time'}$Lang::tr{'max lease time'} 3D'*'
$Lang::tr{'domain name suffix'} 3D'*'$Lang::tr{'domain name suffix'}$Lang::tr{'dhcp allow bootp'}:
$Lang::tr{'primary dns'}$Lang::tr{'primary dns'} 3D'*'$Lang::tr{'secondary dns'} 3D'*'$Lang::tr{'secondary dns'}
$Lang::tr{'primary ntp server'}: 3D'*'$Lang::tr{'primary ntp server'}:$Lang::tr{'secondary ntp server'}: 3D'*'$Lang::tr{'secondary ntp server'}:
$Lang::tr{'primary wins server address'}: $Lang::tr{'primary wins server address'}:$Lang::tr{'secondary wins server address'}: $Lang::tr{'secondary wins server address'}:
next-server: 3D'*'next-server:filename: 3D'*'<= /td> > + filename:
There are some hard-coded strings here. These are not newly introduced but still we should fix them in an other patch later. I am sure you have come across a couple of them. > @@ -588,7 +588,7 @@ END > print < > > - > + > > > > @@ -622,13 +622,13 @@ if ($opt ne '') { > } > print < > - > + > > - > + > > $opt > > - > + > \n"; > + print "\n"; > print "\n"; > if ($pppsettings{'TYPE'} eq 'modem' ) { > print "\n"; > @@ -711,15 +711,15 @@ END > > > > - > + > > > > - > + > > > > - > + > > > > @@ -732,7 +732,7 @@ END > =20 > print < > - > + > > > > @@ -774,11 +774,11 @@ print < > > > - > + > > > > - > + > > > END > @@ -793,15 +793,15 @@ print < > > > - > + > > > - > + > > > > - > + > > > =20 > @@ -889,12 +889,12 @@ print < > > > - > + > > > > > - > + > > > > @@ -909,11 +909,11 @@ print < > > > - > + > > > > - > + > > > END > @@ -925,9 +925,9 @@ print < > > > - > + > > - > + > > > > @@ -948,7 +948,7 @@ END > } > print < > - > + > > > > @@ -969,7 +969,7 @@ print < > > > - > + > > > @@ -978,7 +978,7 @@ print < > > > - > + > >
3D'*' $Lang::tr{'this field may be blank'}3D'*' $Lang::tr{'required field'}$warnNTPmessage
$Lang::tr{'dhcp advopt name'}:$Lang::tr{'dhcp advopt name'}: 3D'*'$Lang::tr{'dhcp advopt value'}:$Lang::tr{'dhcp advopt value'}: 3D'*'
$Lang::tr{'enabled'}$Lang::tr{'dhcp advopt scope'}: 3D'*'$Lang::tr{'dhcp advopt scope'}: > END > ; > @@ -649,7 +649,7 @@ print <
> > > - > + > - > + > > - > + > > - > + > > > > > > > - > + > > - > > - > + > > >
3D'*' $Lang::tr{'dhcp advopt scope help'}$Lang::tr{'dhcp advopt scope help'} > > > > @@ -827,29 +827,29 @@ if ($dhcpsettings{'KEY2'} ne '') { > } > print <
$Lang::tr{'mac address'}:$Lang::tr{'mac address'}: 3D'*'$Lang::tr{'ip address'}:$Lang::tr{'ip address'}: 3D'*'$Lang::tr{'remark'}: $Lang::tr{'remark'}:
$Lang::tr{'enabled'}
$Lang::tr{'dhcp bootp pxe data'}
next-server: 3D'*'next-server:filename: 3D'*'<= /td> > + filename:root path: 3D'*'= root path:
>
> > > - > + > >
3D'*' $Lang::tr{'this field may be blank'}3D'*' $Lang::tr{'required field'} > > > @@ -857,7 +857,6 @@ print <
> > -
> END > ; > #Edited line number (KEY2) passed until cleared by 'save' or 'remove' or '= new sort order' > diff --git a/html/cgi-bin/dnsforward.cgi b/html/cgi-bin/dnsforward.cgi > index b66fa46..1afc55f 100644 > --- a/html/cgi-bin/dnsforward.cgi > +++ b/html/cgi-bin/dnsforward.cgi > @@ -207,20 +207,20 @@ if ($cgiparams{'ACTION'} eq $Lang::tr{'edit'}) { > print < > > - > + > > > > =20 > > - > + > > >
$Lang::tr{'dnsforward zone'}:$Lang::tr{'dnsforward zone'}: $Lang::tr{'enabled'}
$Lang::tr{'dnsforward forward_server'}:= $Lang::tr{'dnsforward forward_server'}:=  3D'*'
> =20 > > > - > + > > >
$Lang::tr{'remark'}: 3D'*'$Lang::tr{'remark'}:
> @@ -229,7 +229,7 @@ print < =20 > > > - > + > > > > - > + > END > ; > } else { =20 > print < - 3D'*' > + > END > ; =20 > }=20 > @@ -179,12 +179,12 @@ END > ; > if ($macsettings{'ACTION'} eq $Lang::tr{'delete'} ) { > print < - > + > END > ; > } else { =20 > print < - 3D'*' > + > END > ; =20 > }=20 > @@ -195,7 +195,7 @@ print < > > > -
> +
>
> > > - > - > - > - > - > - > + > + <= td class=3D'base' nowrap=3D'nowrap'> > + > + > + > + > > > > - > + >
3D'*' $Lang::tr{'this field may be blank'}3D'*' $Lang::tr{'required field'} > > > diff --git a/html/cgi-bin/hosts.cgi b/html/cgi-bin/hosts.cgi > index bb7df1f..e3463d1 100644 > --- a/html/cgi-bin/hosts.cgi > +++ b/html/cgi-bin/hosts.cgi > @@ -223,7 +223,7 @@ if ($errormessage) { > # > #
> # > -# > # > # > @@ -253,12 +253,12 @@ print < >
> +# > # $warnmessage
> > - > + > > - > + > > - > + > > > @@ -268,7 +268,7 @@ print <
>
$Lang::tr{'host ip'}: $Lang::tr{'host ip'}: $Lang::tr{'hostname'}:$Lang::tr{'hostname'}: 3D'*'<= /td> >
$Lang::tr{'domain name'}: 3D'*'$Lang::tr{'domain name'}: > $Lang::tr{'enabled'}
> > - > + > > >
3D'*' $Lang::tr{'this field may be blank'}3D'*' $Lang::tr{'required field'}
> diff --git a/html/cgi-bin/mac.cgi b/html/cgi-bin/mac.cgi > index 1d34363..161be34 100644 > --- a/html/cgi-bin/mac.cgi > +++ b/html/cgi-bin/mac.cgi > @@ -134,7 +134,7 @@ print <
 
$Lang::tr{'mac new'}  > + $Lang::tr{'mac new'} 3D'*' > END > ; > if ($macsettings{'ACTION'} eq $Lang::tr{'delete'} ) { > @@ -159,12 +159,12 @@ END > ; > if ($macsettings{'ACTION'} eq $Lang::tr{'delete'} ) { > print < -

3D'*' $Lang::tr{= 'this field may be blank'}3D'*' $Lang::tr{= 'required field'} > END > ; > diff --git a/html/cgi-bin/modem.cgi b/html/cgi-bin/modem.cgi > index 48d1260..a13f8b2 100644 > --- a/html/cgi-bin/modem.cgi > +++ b/html/cgi-bin/modem.cgi > @@ -78,25 +78,25 @@ print "
\n"; > print < > > - > + > > - > + > > > > - > + > > - > + > > > > - > + > > - > + > > > > - > + > > > > @@ -107,8 +107,7 @@ print <
>
> > = =09 > > > - > + > > > > - >
$Lang::tr{'init string'} 3D'*'$Lang::tr{'init string'}$Lang::tr{'hangup string'} 3D'*'$Lang::tr{'hangup string'}
$Lang::tr{'speaker on'} $Lang::tr{'speaker on'}$Lang::tr{'speaker off'} $Lang::tr{'speaker off'}
$Lang::tr{'tone dial'} =3D'*'$Lang::tr{'tone dial'}$Lang::tr{'pulse dial'} $Lang::tr{'pulse dial'}
$Lang::tr{'connect timeout'}$Lang::tr{'connect timeout'} 3D'*'  
> - 3D'*'  > - $Lang::tr{'this field may be blank'} > + 3D'*' $Lang::tr{'required field'} > > > diff --git a/html/cgi-bin/ovpnmain.cgi b/html/cgi-bin/ovpnmain.cgi > index fb52e68..9e252a9 100644 > --- a/html/cgi-bin/ovpnmain.cgi > +++ b/html/cgi-bin/ovpnmain.cgi > @@ -1956,22 +1956,22 @@ END > print < > > - > + > > > - > + > > > - > + > > > - > + > > > - > + > > > - > + > > > > @@ -2002,7 +2002,7 @@ END > > =20 > > + 3D'*' $Lang::tr{'re= quired field'} > >
$Lang::tr{'organization name'}:
$Lang::tr{'organization name'}: = ;3D'*' 
$Lang::tr{'ipfires hostname'}:
$Lang::tr{'ipfires hostname'}: 3D'*' 
$Lang::tr{'your e-mail'}: 
$Lang::tr{'your e-mail'}: 
$Lang::tr{'your department'}: 
$Lang::tr{'your department'}: 
$Lang::tr{'city'}: *
$Lang::tr{'city'}: 
$Lang::tr{'state or province'}: 
$Lang::tr{'state or province'}: 
$Lang::tr{'country'}:  
> - 3D'*' $Lang::tr{'th= is field may be blank'}

> > @@ -2018,17 +2018,17 @@ END > =20 >
> > - > > - > + > > > > > > > + 3D'*' $Lang::tr{'req= uired field'} > >

$Lang::tr{'upload p12 file'}: > +
$Lang::tr{'upload p12 file'}:&nb= sp;3D'*' >  
$Lang::tr{'pkcs12 file password'}: 3D'*'
$Lang::tr{'pkcs12 file password'}: 
  
> -  $Lang::tr{'this= field may be blank'}
> END > @@ -3101,11 +3101,10 @@ if ( -s "${General::swroot}/ovpn/settings") { >
$Lang::tr{'net to net vpn'} (Upload Client Package)
 
 Import Connection Name =
 Import Connection Name
 $Lang::tr{'openvpn default'}: Client Packagename

3D'*' $Lang::tr{'this field may be blank'}
> END > ; > @@ -4487,7 +4486,7 @@ if ($cgiparams{'TYPE'} eq 'net') { > &Header::openbox('100%', 'LEFT', "$Lang::tr{'connection'}:"); > print "\n"; > =20 > - print ""; > + print ""; > =09 > if ($cgiparams{'TYPE'} eq 'host') { > if ($cgiparams{'KEY'}) { > @@ -4526,14 +4525,14 @@ if ($cgiparams{'TYPE'} eq 'net') { > > > =20 > - > > =20 > - > + > > > =20 > - > + > > =20 > > @@ -4543,10 +4542,10 @@ if ($cgiparams{'TYPE'} eq 'net') { > > =09 > > - > + > > =20 > - > + > > > =20 > @@ -4556,22 +4555,22 @@ if ($cgiparams{'TYPE'} eq 'net') { > > > =20 > - > + > > > > =20 > - > + > > > > =20 > - > + > > > > =20 > - > > > =20 > @@ -4622,7 +4621,7 @@ END > ; > } > #jumper > - print ""; > + print ""; > print "
$Lang::tr{'name'}:
$Lang::tr{'name'}: <= img src=3D'/blob.gif' alt=3D'*' />
$Lang::tr{'local subnet'} > +
$Lang::tr{'local subnet'}&nb= sp;3D'*'$Lang::tr{'remote subnet'}$Lang::tr{'remote subnet'} = ;3D'*'
$Lang::tr{'ovpn subnet'}
$Lang::tr{'ovpn subnet'}&nbs= p;3D'*'$Lang::tr{'protocol'}
$Lang::tr{'destination port'}:$Lang::tr{'destination port'}: 3D'*'Management Port ($Lang::tr{'ope= nvpn default'}: $Lang::tr{'destination port'}):  Management Port ($Lang::tr{'ope= nvpn default'}: $Lang::tr{'destination port'}):
$Lang::tr{'MTU settings'}
$Lang::tr{'MTU'} = ;
$Lang::tr{'MTU'}$Lang::tr{'openvpn default'}: udp/tcp 1500/1400
fragment  
fragment:$Lang::tr{'openvpn default'}: 1300
mssfix  
mssfix:= $Lang::tr{'openvpn default'}: on
$Lang::tr{'comp-lzo'}=   > +
$Lang::tr{'comp-lzo'}=
$Lang::tr{'remark title'} 
$Lang::tr{'remark title'}
"; > =09 > if ($cgiparams{'TYPE'} eq 'host') { > @@ -4689,12 +4688,12 @@ if ($cgiparams{'TYPE'} eq 'host') { >

 
$Lang::tr{'gene= rate a certificate'} 
 $Lang::tr{'users fullname or sy= stem hostname'}:
 $Lang::tr{'users email'}: =
 $Lang::tr{'users department'}:&= nbsp;
 $Lang::tr{'organization name'}:=  
 $Lang::tr{'city'}: 
 $Lang::tr{'state or province'}:=  
 $Lang::tr{'users fullname or sy= stem hostname'}: 3D'*'
 $Lang::tr{'users email'}:
 $Lang::tr{'users department'}:<= /td>
 $Lang::tr{'organization name'}:=
 $Lang::tr{'city'}:
 $Lang::tr{'state or province'}:=
 $Lang::tr{'country'}: > =20 > > - > - > - > - > - > - > + > + <= td class=3D'base' nowrap=3D'nowrap'> > + > + > + > + > > > > - > + >
$Lang::tr{'gene= rate a certificate'} 
 $Lang::tr{'users fullname or sy= stem hostname'}:
 $Lang::tr{'users email'}: =
 $Lang::tr{'users department'}:&= nbsp;
 $Lang::tr{'organization name'}:=  
 $Lang::tr{'city'}: 
 $Lang::tr{'state or province'}:=  
 $Lang::tr{'users fullname or sy= stem hostname'}: 3D'*'
 $Lang::tr{'users email'}:
 $Lang::tr{'users department'}:<= /td>
 $Lang::tr{'organization name'}:=
 $Lang::tr{'city'}:
 $Lang::tr{'state or province'}:=
 $Lang::tr{'country'}:
 

3D'*' $Lang::tr{'this field may be blank'}
3D'*' $Lang::tr{'required field'}
> END > }else{ > @@ -4761,7 +4760,7 @@ END >
   
   

3D'*' $Lang::tr{'this field may be blank'}
3D'*' $Lang::tr{'required field'}
> =20 > END > diff --git a/html/cgi-bin/pppsetup.cgi b/html/cgi-bin/pppsetup.cgi > index 33f521e..72be46e 100644 > --- a/html/cgi-bin/pppsetup.cgi > +++ b/html/cgi-bin/pppsetup.cgi > @@ -693,7 +693,7 @@ END > ; > } > if ($pppsettings{'TYPE'} =3D~ /^(modem)$/ ) { > - print "
$Lang::= tr{'number'}
$Lang::= tr{'number'} 3D'*'
$Lang::tr{'modem speaker on'}
$Lang::tr{'optional at cmd'} = 1 3D'*'$Lang::tr{'optional at cmd'} = 1
$Lang::tr{'optional at cmd'} = 2 3D'*'$Lang::tr{'optional at cmd'} = 2
$Lang::tr{'optional at cmd'} = 3 3D'*'$Lang::tr{'optional at cmd'} = 3
$Lang::tr{'idle timeout'}$Lang::tr{'idle timeout'} 
$Lang::tr{'holdoff'}:$Lang::tr{'holdoff'}: 3D'*'
$Lang::tr{'maximum retries'}$Lang::tr{'maximum retries'} = 3D'*'
= $Lang::tr{'pptp settings'}
PeerPeer: 3D'*' >
My NetconfigMy Netconfig: 3D=
PPTP Route 3D'*'=PPTP Route:
= $Lang::tr{'pppoe settings'}
$Lang::tr{'service name'} 3D'*'$Lang::tr{'service name'}
$Lang::tr{'concentrator name'} 3D'*'$Lang::tr{'concentrator name'}
MTU 3D'*'MTU:
MRU 3D'*'MRU:
= $Lang::tr{'authentication'}
$Lang::tr{'username'}$Lang::tr{'username'} 3D'*'$Lang::tr{'password'}$Lang::tr{'password'} 3D'*'
$Lang::tr{'script name'} 3D'*'$Lang::tr{'script name'}







$Lang::tr{'profile name'}$Lang::tr{'profile name'} 3D'*' >
$Lang::tr{'legend'}:3D'*' $Lang::tr{'this field may be blank'}3D'*' $Lang::tr{'required field'}
> END > diff --git a/html/cgi-bin/proxy.cgi b/html/cgi-bin/proxy.cgi > index ba2455a..6c4e2b0 100644 > --- a/html/cgi-bin/proxy.cgi > +++ b/html/cgi-bin/proxy.cgi > @@ -969,13 +969,13 @@ print < > $Lang::tr{'advproxy enabled on'} Green: > > - $Lang::tr{'advproxy proxy port'}: > + $Lang::tr{'advproxy proxy port'}: <= img src=3D'/blob.gif' alt=3D'*' /> > > > > $Lang::tr{'advproxy transparent on'} Green: > > - $Lang::tr{'advproxy proxy port transpare= nt'}: > + $Lang::tr{'advproxy proxy port transpare= nt'}: 3D'*' > > > > @@ -988,7 +988,7 @@ if ($netsettings{'BLUE_DEV'}) { > print " "; > } > print < - $Lang::tr{'advproxy visible hostname'}: 3D'*' > + $Lang::tr{'advproxy visible hostname'}: > > > > @@ -1035,7 +1035,7 @@ print <
> > > - > + > END > ; > my $count =3D `ip n| wc -l`; > @@ -1071,19 +1071,19 @@ print < > > - > + > > > > > > - > + > > > > > > - > + > > > > @@ -1119,28 +1119,28 @@ print < > > > - > + > > > > - > + > > - > + > > > > <= td width=3D'30%'> > > > - > + > > - > + > > > > - > + > > - > + > > > > @@ -1158,7 +1158,7 @@ print < > > > - > + > > > > @@ -1218,8 +1218,8 @@ print < > > > - > + > + > > > > > > @@ -1782,7 +1782,7 @@ END > my $val=3Dsprintf"%.3f",$cgiparams{'txt_cent'}; > print""; > #Optional note > - print""; > + print""; > print"
$Lang::tr{'advproxy redirector chi= ldren'}
$Lang::tr{'processes'}
$Lang::tr{'processes'}: 3D'*'
$Lang::tr{'advproxy via forwarding'}: > $Lang::tr{'advproxy upstream proxy host:= port'} 3D'*'$Lang::tr{'advproxy upstream proxy host:= port'}:
$Lang::tr{'advproxy client IP forwarding'}:$Lang::tr{'advproxy upstream username'}: 3D'*'$Lang::tr{'advproxy upstream username'}:
$Lang::tr{'advproxy username forwarding'}:$Lang::tr{'advproxy upstream password'}: 3D'*'$Lang::tr{'advproxy upstream password'}:
$Lang::tr{'proxy cachemgr'}:$Lang::tr{'advproxy admin mail'}: 3D'*'$Lang::tr{'advproxy admin mail'}:
$Lang::tr{'proxy filedescriptors'}:$Lang::tr{'proxy filedescriptors'}: 3D'*'$Lang::tr{'proxy admin password'}: 3D'*'$Lang::tr{'proxy admin password'}:
$Lang::tr{'advproxy ram cache size'}:$Lang::tr{'advproxy ram cache size'}: 3D'*'$Lang::tr{'advproxy hdd cache size'}:$Lang::tr{'advproxy hdd cache size'}: 3D'*'
$Lang::tr{'advproxy min size'}:$Lang::tr{'advproxy min size'}: 3D'*'$Lang::tr{'advproxy max size'}:$Lang::tr{'advproxy max size'}: 3D'*'
$Lang::tr{'advproxy no cache sites'}: $Lang::tr{'advproxy no cache sites'}:
$Lang::tr{'advproxy standard ports'}: > - $Lang::tr{'advproxy ssl ports'}:$Lang::tr{'advproxy standard ports'}:&nb= sp;3D'*'$Lang::tr{'advproxy ssl ports'}: 

$Lang::tr{'acct cent'}$settings{'CURRENCY'}
3D'=$Lang::tr{'acct optional'}
3D'=$Lang::tr{'required field'}


"; > print"
"; > =20 >=20 --===============3722533231515983268== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjIKCmlRSWNCQUFC Q2dBR0JRSlZjYldvQUFvSkVJQjU4UDl2a0FrSFNxZ1FBSkoyMzBPRkRNZ1VGaFdnM2ppN2NkY2oK c0U0T1hCUXFMS05pSEhCTFNuTHpzVTFTZTdqRGVXNExCZVZJa1l5QkFqTG0zY1BBN01zSms3Wm1h UjlBRDBqaAo1QXo1aWZnYnlKQ3lDUVh2SVJaNVBDU3hDdnhjTmNJZkh5RnZSS3hvZXRxcXdxK0tr OC9zQWZOY1lyQW9aa282CkFDV2w4VFpoWU9OSnNvK1ZrcWVuaFZuRVhwTUtrc3htbUJLL0JIVXZU bUIxVEIwRU1vUzBlcSs4bkZPTThTc2QKbUczanRPR25vSVloeHFDWTZna0xnNlZDVXVURUp6amFp MUhxa21wVERydVYydGk1RlFCNS9HcEN6Rmw5d3BLaQpINFFKRGtOdjFGa0xNYkRCdHduVHBQYTZk OTUzaGhyekFCR0ZpVHRyNHRxVm12TkZwMS9SQUQvUElQNVJRWDhlCjYrUWV6VkRvTzV0S2RSQ1ZX VW9ET2l2bnJlcXpGNFlMNGRKUEEydHcrRkcxbS9YSXJSMVJodFJ5THA0Q0hNL2YKa2xicVhZM1lk cW9HVHVlQUxiUURrZDMxM0l6TndpYnBsVDRWYXZ5aWQ3cmcvZ2ZIY0djYWtLWXVtS09HZTF0cQpC MEJva3RpNnNIbGJONWo5UUxUM2w1SGhZZllFVGFpK1lNMEhHd3pIVjQrZ2JZQW5DVVBKQTV3UWln clpVZWUzCjVrc2cyWERWQ1I0MWdEcEhiUFBvV3l2TDlxSkxkTWpXZDByYlV5T1poNEVsRU9ybUNj bjFDQnJ3cllUN2xCT3QKTGhPK0xFTWpwZ2czazNEcktnbzVFZ0hXa3ZLa1VFNVpuVDh3ODMrYXlS bC92WlEzaDdyYWNiWjZyanV3YlFMVQovVVZiYXM3bDY0M2ZkNWI3RFM1dAo9RVFCVgotLS0tLUVO RCBQR1AgU0lHTkFUVVJFLS0tLS0K --===============3722533231515983268==--