mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-04 07:40:42 +00:00
improve the UI for selecting between encrypting and obscurring
This commit is contained in:
parent
e0f24c4de8
commit
b284d56e88
@ -130,14 +130,6 @@ dump("\n##### pref="+ this.pref.GetBoolPref("wallet.crypto")+"\n");
|
||||
pref="true" preftype="bool" prefstring="wallet.crypto"
|
||||
prefattribute="checked"/>
|
||||
|
||||
<separator/>
|
||||
|
||||
<box autostretch="never" halign="center">
|
||||
<button class="dialog" value="&convertEncrypted.label;" accesskey="&convertEncrypted.accesskey;"
|
||||
oncommand="convertStoredValues(true);"/>
|
||||
<button class="dialog" value="&convertObscurred.label;" accesskey="&convertObscurred.accesskey;"
|
||||
oncommand="convertStoredValues(false);"/>
|
||||
</box>
|
||||
</titledbox>
|
||||
|
||||
</window>
|
||||
|
Loading…
x
Reference in New Issue
Block a user