bug 237831 opening dialog type string placed confusingly, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor

This commit is contained in:
mconnor%myrealbox.com 2004-05-30 15:54:43 +00:00
parent feca58e25b
commit 70c0ca5cfc

View File

@ -68,14 +68,14 @@
<textbox id="location" class="plain" readonly="true" flex="1"/>
</hbox>
<separator class="thin"/>
<hbox align="center">
<label value="&from.label;" id="from"/>
<textbox id="source" class="plain" readonly="true" flex="1"/>
</hbox>
<hbox align="center">
<label value="&whichIsA.label;" id="whichIsA"/>
<textbox id="type" class="plain" readonly="true" flex="1"/>
</hbox>
<hbox align="center">
<label value="&from.label;" id="from"/>
<textbox id="source" class="plain" readonly="true" flex="1"/>
</hbox>
<separator class="thin"/>