mozilla side of fix for bugscape 1638 - only show ISPs which explicitly request it

r=mscott
This commit is contained in:
alecf%netscape.com 2000-07-27 22:55:31 +00:00
Родитель 63ed07fdc2
Коммит 145f491851
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -26,6 +26,7 @@ Rights Reserved.
<!DOCTYPE window SYSTEM "chrome://messenger/locale/aw-accounttype.dtd" >
<window id="accounttype"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
xmlns:nc="http://home.netscape.com/NC-rdf#"
class="dialog"
onload="dump('** acctype onload\n'); parent.wizardManager.onPageLoad('accounttype');"
orient="vertical"
@ -52,10 +53,12 @@ Rights Reserved.
id="ispBox"
ref="NC:ispinfo">
<template>
<rule nc:wizardShow="true">
<radio group="ispchoice" uri="..."
wsm_persist="true"
fakeid="rdf:http://home.netscape.com/NC-rdf#wizardShortName"
value="rdf:http://home.netscape.com/NC-rdf#wizardLongName"/>
</rule>
</template>
</box>
<radio group="ispchoice" value="&accountTypeISP.label;"