This commit is contained in:
ben%netscape.com 2000-03-30 12:00:43 +00:00
Родитель fc5004972b
Коммит 3adfb32d67
1 изменённых файлов: 5 добавлений и 4 удалений

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

@ -41,6 +41,7 @@
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="&caption.label;"
onload="onLoad()"
style="width: 40em;"
class="dialog"
align="vertical">
@ -57,15 +58,15 @@
<spring flex="1"/>
</box>
<separator orient="vertical" class="thin"/>
<box orient="vertical">
<box orient="vertical" flex="1">
<html>&enter.label;</html>
<box autostretch="never" style="width: 40em;">
<box autostretch="never">
<!-- spank me -->
<html:input type="text" id="dialog.input" flex="1" onkeyup="doEnabling();"/>
<textfield id="dialog.input" flex="1" onkeyup="doEnabling();"/>
<button value="&chooseFile.label;" onclick="onChooseFile();"/>
</box>
<box autostretch="never">
<box autostretch="never" valign="center">
<text class="label" value="&openWhere.label;"/>
<menulist id="openAppList">
<menupopup>