Fixing so that the password dialog uses password type for textbox, bug 198132.

This commit is contained in:
mikep%oeone.com 2003-03-21 16:18:22 +00:00
parent 2bb8dc512a
commit 3212fa30f1

View File

@ -154,7 +154,7 @@
<hbox class="field-label-box-class" pack="end">
<description>&calendar.server.dialog.password.label;</description>
</hbox>
<textbox flex="1" id="server-password-textbox"/>
<textbox flex="1" id="server-password-textbox" type="password"/>
</row>
<!-- Publish Automatically -->