Textfield for anon ftp password not same length as checkbox (94939). r=ben sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@101599 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -149,6 +149,7 @@
|
||||
<html>&description.label;</html>
|
||||
<separator/>
|
||||
</vbox>
|
||||
<vbox>
|
||||
<vbox align="start">
|
||||
<checkbox id="advancedMailFTP" label="&sendAddFtpCheck.label;" accesskey="&sendAddFtpCheck.accesskey;"
|
||||
pref="true" preftype="bool" prefstring="advanced.mailftp"
|
||||
@@ -158,8 +159,8 @@
|
||||
<textbox id="advancedMailFTPAddress"
|
||||
pref="true" preftype="string" prefstring="network.ftp.anonymous_password"
|
||||
prefattribute="value" flex="2"/>
|
||||
<spring flex="1"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
<separator/>
|
||||
</groupbox>
|
||||
<groupbox orient="vertical" id="perfSettings">
|
||||
|
||||
Reference in New Issue
Block a user