comment out the radio buttons for webmail support, as we don't

support it yet.
This commit is contained in:
sspitzer%netscape.com 1999-09-18 01:23:01 +00:00
Родитель ae1c736d5e
Коммит 92d3ae120d
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -46,6 +46,7 @@ Rights Reserved.
<html:input type="radio" name="acctyperadio" id="newsaccount" value="news"/>
&accountTypeNews.label;
</html:div>
<!-- no webmail yet...
<html:div>
<html:input type="radio" name="acctyperadio" id="webmailaccount" value="webmail"/>
&accountTypeWebMail.label;
@ -60,6 +61,7 @@ Rights Reserved.
&webMailExisting.label;
</html:div>
</html:div>
-->
</box>
</box>