bandaid fix to make <p> tag wrap the paragraphs
This commit is contained in:
alecf%netscape.com 2000-03-01 02:47:45 +00:00
Родитель 6e4b207762
Коммит fe637100c7
1 изменённых файлов: 3 добавлений и 3 удалений

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

@ -75,8 +75,8 @@ Rights Reserved.
</html:div>
<html:div id="haveSmtp">
<html:p>&currentSmtpBefore.label;<html:span id="smtpStaticText"/>&currentSmtpAfter.label;</html:p>
<html:p>&haveSmtp1.label;</html:p>
<html:p>&haveSmtp2.label;</html:p>
<html:p style="width: 500px">&currentSmtpBefore.label;<html:span id="smtpStaticText"/>&currentSmtpAfter.label;</html:p>
<html:p style="width: 500px">&haveSmtp1.label;</html:p>
<html:p style="width: 500px">&haveSmtp2.label;</html:p>
</html:div>
</window>