more changes for the "Choose..." button near the signature text area.

also, make the smtp server pane in the account wizard grey, like the rest of them.
This commit is contained in:
sspitzer%netscape.com 1999-12-29 02:53:33 +00:00
parent f20b68b65b
commit ef700385ba
4 changed files with 9 additions and 5 deletions

View File

@ -92,7 +92,7 @@
</box>
<box id="am-smtp.xul" flex="100%">
<html:iframe src="chrome://messenger/content/am-smtp.xul" name="am-smtp.xul"
style="border:none" flex="100%"/>
style="border: none" flex="100%"/>
</box>
</deck>
</tabcontrol>

View File

@ -4,8 +4,10 @@
<!DOCTYPE window SYSTEM "chrome://messenger/locale/am-advanced.dtd" >
<window xmlns:html="http://www.w3.org/TR/REC-html40"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
align="vertical">
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
flex="100%"
class="dialog"
align="vertical">
<html:div>&smtpServer.label;</html:div>
<html:div>&smtpDesc.label;</html:div>

View File

@ -11,7 +11,8 @@
<!ENTITY replyTo.label "Reply-to Address:">
<!ENTITY organization.label "Organization:">
<!ENTITY signature.label "Attach this signature">
<!ENTITY editSignature.label "Edit...">
<!ENTITY edit.label "Edit...">
<!ENTITY choose.label "Choose...">
<!-- LOCALIZATION NOTE (editVCard.label) : do not translate "vCard" in below line -->
<!ENTITY editVCard.label "Edit vCard...">
<!ENTITY sampleSig1.label "Sample Signature 1">

View File

@ -11,7 +11,8 @@
<!ENTITY replyTo.label "Reply-to Address:">
<!ENTITY organization.label "Organization:">
<!ENTITY signature.label "Attach this signature">
<!ENTITY editSignature.label "Edit...">
<!ENTITY edit.label "Edit...">
<!ENTITY choose.label "Choose...">
<!-- LOCALIZATION NOTE (editVCard.label) : do not translate "vCard" in below line -->
<!ENTITY editVCard.label "Edit vCard...">
<!ENTITY sampleSig1.label "Sample Signature 1">