Checked in attachment 166677 for bug 269009:

Make "New Calendar..." dialog more intuitive
This commit is contained in:
mostafah%oeone.com 2004-11-24 22:02:24 +00:00
Родитель 348673c42d
Коммит be14f80cef
1 изменённых файлов: 2 добавлений и 2 удалений

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

@ -135,14 +135,14 @@
</hbox>
<hbox>
<textbox id="server-path-textbox" flex="1" />
<button oncommand="launchFilePicker()"
label="&calendar.server.dialog.browse.label;"/>
</hbox>
</row>
<row align="center">
<hbox class="field-label-box-class" pack="end"/>
<hbox flex="1">
<description flex="1">&calendar.local.calendar.dialog.help.label;</description>
<button oncommand="launchFilePicker()"
label="&calendar.server.dialog.browse.label;"/>
</hbox>
</row>